IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
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

Functions

constexpr unsigned getNedelecNumElementDOFs (unsigned Dim, unsigned Order)

Function Documentation

◆ getNedelecNumElementDOFs()

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(), ippl::NedelecSpace< T, Dim, Order, ElementType, QuadratureType, FieldType >::NedelecSpace(), and ippl::NedelecSpace< T, Dim, Order, ElementType, QuadratureType, FieldType >::NedelecSpace().

Here is the call graph for this function:
Here is the caller graph for this function: