Dune Core Modules (2.6.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
pk3d.hh
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:277
Lagrange shape functions of arbitrary order on the reference tetrahedron.
Definition: pk3dlocalbasis.hh:28
Definition: pk3d.hh:20
const Traits::LocalBasisType & localBasis() const
Definition: pk3d.hh:45
const Traits::LocalCoefficientsType & localCoefficients() const
Definition: pk3d.hh:52
Pk3DLocalFiniteElement(const unsigned int vertexmap[4])
Definition: pk3d.hh:39
const Traits::LocalInterpolationType & localInterpolation() const
Definition: pk3d.hh:59
unsigned int size() const
Number of shape functions in this finite element.
Definition: pk3d.hh:65
LocalFiniteElementTraits< Pk3DLocalBasis< D, R, k >, Pk3DLocalCoefficients< k >, Pk3DLocalInterpolation< Pk3DLocalBasis< D, R, k > > > Traits
Definition: pk3d.hh:26
constexpr GeometryType tetrahedron
GeometryType representing a tetrahedron.
Definition: type.hh:751
LB LocalBasisType
Definition: localfiniteelementtraits.hh:14
LC LocalCoefficientsType
Definition: localfiniteelementtraits.hh:18
LI LocalInterpolationType
Definition: localfiniteelementtraits.hh:22
A unique label for each type of element that can occur in a grid.
