dune-localfunctions
2.2.1
|
Coefficients for lowest order edge elements on simplices. More...
#include <dune/localfunctions/whitney/edges0.5/coefficients.hh>
Public Member Functions | |
EdgeS0_5Coefficients () | |
Standard constructor. More... | |
std::size_t | size () const |
number of coefficients More... | |
const LocalKey & | localKey (std::size_t i) const |
get i'th index More... | |
Static Private Attributes | |
static const GenericReferenceElement < double, dim > & | refelem |
The reference element for this edge element. More... | |
static const std::size_t | s |
The number of base functions. More... | |
Coefficients for lowest order edge elements on simplices.
dim | Dimension of both domain and range. |
|
inline |
Standard constructor.
References Dune::EdgeS0_5Common< dim >::s.
|
inline |
get i'th index
|
inline |
number of coefficients
References Dune::EdgeS0_5Common< dim >::s.