|
dune-localfunctions
2.5.0
|
Attaches a shape function to an entity. More...
#include <dune/localfunctions/lagrange/qk/qklocalcoefficients.hh>
Public Member Functions | |
| QkLocalCoefficients () | |
| Default constructor. More... | |
| std::size_t | size () const |
| number of coefficients More... | |
| const LocalKey & | localKey (std::size_t i) const |
| get i'th index More... | |
Attaches a shape function to an entity.
| k | Polynomial order |
| d | Dimension of the reference cube |
|
inline |
Default constructor.
|
inline |
get i'th index
|
inline |
number of coefficients
1.8.12