dune-localfunctions 2.10
|
The Local keys associated to the dim-d local basis functions. More...
#include <dune/localfunctions/enriched/simplexp1bubble/localcoefficients.hh>
Public Member Functions | |
SimplexP1BubbleLocalCoefficients () noexcept | |
Default constructor, initialized the local keys. | |
const LocalKey & | localKey (std::size_t i) const noexcept |
Returns the i'th local key. | |
Static Public Member Functions | |
static constexpr std::size_t | size () noexcept |
Returns number of coefficients. | |
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.
|
inlinestaticconstexprnoexcept |
Returns number of coefficients.