dune-localfunctions 2.10
|
Layout map for Brezzi-Douglas-Marini-2 elements on triangles. More...
Public Member Functions | |
BDM2Simplex2DLocalCoefficients () | |
Standard constructor. | |
std::size_t | size () const |
number of coefficients | |
const LocalKey & | localKey (std::size_t i) const |
get i'th index | |
Protected Attributes | |
const Imp & | impl_ |
Layout map for Brezzi-Douglas-Marini-2 elements on triangles.
|
inline |
Standard constructor.
|
inlinevirtual |
get i'th index
Implements Dune::LocalCoefficientsVirtualInterface.
|
inlinevirtual |
number of coefficients
Implements Dune::LocalCoefficientsVirtualInterface.
|
protectedinherited |