OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
NedelecSpace.h File Reference
#include <cmath>
#include "FEM/FiniteElementSpace.h"
#include "FEM/FEMVector.h"
#include "FEM/NedelecSpace.hpp"
Include dependency graph for NedelecSpace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ippl::NedelecSpace< T, Dim, Order, ElementType, QuadratureType, FieldType >
 A class representing a Nedelec space for finite element methods on a structured, rectilinear grid. More...
 

Namespaces

namespace  ippl
 Implementations for FFT constructor/destructor and transforms.
 

Functions

constexpr unsigned getNedelecNumElementDOFs (unsigned Dim, unsigned Order)
 

Function Documentation

◆ getNedelecNumElementDOFs()

constexpr unsigned getNedelecNumElementDOFs ( unsigned  Dim,
unsigned  Order 
)
constexpr

Definition at line 13 of file NedelecSpace.h.

References Dim, and power().

Referenced by ippl::NedelecSpace< T, Dim, Order, ElementType, QuadratureType, FieldType >::initialize().

Here is the call graph for this function: