|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include "Types/ViewTypes.h"#include "Utility/IpplException.h"#include "FEM/Elements/Element.h"#include "FEM/Quadrature/Quadrature.h"#include "Meshes/UniformCartesian.h"#include "FEM/FiniteElementSpace.hpp"Go to the source code of this file.
Classes | |
| class | ippl::FiniteElementSpace< T, Dim, NumElementDOFs, ElementType, QuadratureType, FieldLHS, FieldRHS > |
| The FiniteElementSpace class handles the mesh index mapping to vertices and elements and is the base class for other FiniteElementSpace classes (e.g. LagrangeSpace). More... | |
Namespaces | |
| namespace | ippl |
Functions | |
| constexpr unsigned | ippl::calculateNumElementVertices (unsigned Dim) |