#include <dune/localfunctions/lagrange/pk2d.hh>
|
static constexpr GeometryType | type () |
|
template<class D, class R, unsigned int k>
class Dune::Pk2DLocalFiniteElement< D, R, k >
- Todo:
- Please doc me !
◆ Traits
template<class D , class R , unsigned int k>
◆ Pk2DLocalFiniteElement() [1/3]
template<class D , class R , unsigned int k>
◆ Pk2DLocalFiniteElement() [2/3]
template<class D , class R , unsigned int k>
◆ Pk2DLocalFiniteElement() [3/3]
template<class D , class R , unsigned int k>
Constructor for six variants with permuted vertices.
- Parameters
-
vertexmap | The permutation of the vertices. This can for instance be generated from the global indices of the vertices by reducing those to the integers 0...2 |
◆ localBasis()
template<class D , class R , unsigned int k>
◆ localCoefficients()
template<class D , class R , unsigned int k>
◆ localInterpolation()
template<class D , class R , unsigned int k>
◆ size()
template<class D , class R , unsigned int k>
Number of shape functions in this finite element.
◆ type()
template<class D , class R , unsigned int k>
The documentation for this class was generated from the following file: