dune-localfunctions 2.10
|
Layout map for Brezzi-Douglas-Marini-1 elements on hexahedra. More...
Public Member Functions | |
BDM1Cube3DLocalCoefficients () | |
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-1 elements on hexahedra.
|
inline |
Standard constructor.
|
inlinevirtual |
get i'th index
Implements Dune::LocalCoefficientsVirtualInterface.
|
inlinevirtual |
number of coefficients
Implements Dune::LocalCoefficientsVirtualInterface.
|
protectedinherited |