#include <dune/localfunctions/lagrange/pk3d.hh>
template<class D, class R, unsigned int k>
class Dune::Pk3DLocalFiniteElement< D, R, k >
- Todo:
- Please doc me !
◆ Traits
template<class D , class R , unsigned int k>
◆ Pk3DLocalFiniteElement() [1/2]
template<class D , class R , unsigned int k>
◆ Pk3DLocalFiniteElement() [2/2]
template<class D , class R , unsigned int k>
Constructor for 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...3 |
◆ clone()
template<class D , class R , unsigned int k>
◆ 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: