|
dune-localfunctions
2.11
|
The Local keys associated to the dim-d local basis functions. More...
#include <dune/localfunctions/enriched/cubeq1bubble/localcoefficients.hh>
Public Member Functions | |
| CubeQ1BubbleLocalCoefficients () noexcept | |
| Default constructor, initialized the local keys. More... | |
| const LocalKey & | localKey (std::size_t i) const noexcept |
| Returns the i'th local key. More... | |
Static Public Member Functions | |
| static constexpr std::size_t | size () noexcept |
| Returns number of coefficients. More... | |
The Local keys associated to the dim-d local basis functions.
The local keys represent first the vertex DOFs and then a single DOF associated to the element interior.
|
inlinenoexcept |
Default constructor, initialized the local keys.
|
inlinenoexcept |
Returns the i'th local key.
|
inlinestaticnoexcept |
Returns number of coefficients.
1.8.14