|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
Dune::Pk2DFiniteElement< Geometry, RF, k > Class Template Reference
Langrange finite element of arbitrary order on triangles. More...
#include <dune/localfunctions/lagrange/pk2d.hh>
Inheritance diagram for Dune::Pk2DFiniteElement< Geometry, RF, k >:

Classes | |
| struct | Traits |
Public Member Functions | |
| template<class VertexOrder > | |
| Pk2DFiniteElement (const Geometry &geometry, const VertexOrder &vertexOrder) | |
| construct a Pk2DFiniteElement | |
| const Traits::Basis & | basis () const |
| const Traits::Interpolation & | interpolation () const |
| const Traits::Coefficients & | coefficients () const |
| const GeometryType & | type () const |
Detailed Description
template<class Geometry, class RF, std::size_t k>
class Dune::Pk2DFiniteElement< Geometry, RF, k >
class Dune::Pk2DFiniteElement< Geometry, RF, k >
Langrange finite element of arbitrary order on triangles.
- Template Parameters
-
Geometry Geometry for the local to global transformation. RF Field type of the range. k Maximum polynomial order of the base functions.
Constructor & Destructor Documentation
◆ Pk2DFiniteElement()
template<class Geometry , class RF , std::size_t k>
template<class VertexOrder >
|
inline |
construct a Pk2DFiniteElement
- Parameters
-
geometry The geometry object to use for adaption. vertexOrder The global ordering of the vertices within the grid, used to determine orientation of the edges. This vertexOrder object must support codim=0.
- Note
- This class stores the reference to the geometry passed here. Any use of this class after this references has become invalid results in undefined behaviour. The exception is that the destructor of this class may still be called. The information contained in the vertexOrder object is extracted and the object is no longer needed after the constructor returns.
Member Function Documentation
◆ basis()
template<class Geometry , class RF , std::size_t k>
|
inline |
◆ coefficients()
template<class Geometry , class RF , std::size_t k>
|
inline |
◆ interpolation()
template<class Geometry , class RF , std::size_t k>
|
inline |
◆ type()
template<class Geometry , class RF , std::size_t k>
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8