|
dune-localfunctions
2.5.0
|
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 ReferenceElement< 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.
|
inline |
get i'th index
|
inline |
number of coefficients
1.8.12