Dune Core Modules (2.6.0)
Dune::Pk1DLocalCoefficients< k > Class Template Reference
Layout map for Pk elements. More...
#include <dune/localfunctions/lagrange/pk1d/pk1dlocalcoefficients.hh>
Public Member Functions | |
Pk1DLocalCoefficients () | |
Standard constructor. | |
Pk1DLocalCoefficients (int variant) | |
constructor for eight variants with order on edges flipped | |
template<class VertexMap > | |
Pk1DLocalCoefficients (const VertexMap &vertexmap) | |
std::size_t | size () const |
number of coefficients | |
const LocalKey & | localKey (std::size_t i) const |
get i'th index | |
Detailed Description
template<unsigned int k>
class Dune::Pk1DLocalCoefficients< k >
class Dune::Pk1DLocalCoefficients< k >
Layout map for Pk elements.
Constructor & Destructor Documentation
◆ Pk1DLocalCoefficients()
template<unsigned int k>
template<class VertexMap >
|
inlineexplicit |
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. This may be any object which for which the expression vertexmap
[i] is defined appropriately (like an array, a pointer, a std::vector, or a random-access iterator.
The documentation for this class was generated from the following file:
- dune/localfunctions/lagrange/pk1d/pk1dlocalcoefficients.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 24, 23:30, 2024)