dune-localfunctions
2.2.1
|
Layout map for Brezzi-Douglas-Marini-1 elements on triangles. More...
Public Member Functions | |
BDM12DLocalCoefficients () | |
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... | |
Protected Attributes | |
const Imp & | impl_ |
Layout map for Brezzi-Douglas-Marini-1 elements on triangles.
|
inline |
Standard constructor.
|
inlinevirtual |
get i'th index
Implements Dune::LocalCoefficientsVirtualInterface.
|
inlinevirtual |
number of coefficients
Implements Dune::LocalCoefficientsVirtualInterface.
|
protectedinherited |