dune-composites (unstable)
Dune::SerendipityLocalCoefficients< k, d > Class Template Reference
Attaches a shape function to an entity. More...
#include <dune/composites/Driver/FEM/Serendipity/serendipitylocalcoefficients.hh>
Public Member Functions | |
SerendipityLocalCoefficients () | |
Default constructor. | |
std::size_t | size () const |
number of coefficients | |
const LocalKey & | localKey (std::size_t i) const |
get i'th index | |
Detailed Description
template<int k, int d>
class Dune::SerendipityLocalCoefficients< k, d >
class Dune::SerendipityLocalCoefficients< k, d >
Attaches a shape function to an entity.
- Template Parameters
-
k Polynomial order d Dimension of the reference cube
The documentation for this class was generated from the following file:
- dune/composites/Driver/FEM/Serendipity/serendipitylocalcoefficients.hh
