|
dune-localfunctions
2.7.1
|
Layout map for Brezzi-Douglas-Marini-1 elements on hexahedra. More...

Public Member Functions | |
| BDM1Cube3DLocalCoefficients () | |
| 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 hexahedra.
|
inline |
Standard constructor.
|
inlinevirtual |
get i'th index
Implements Dune::LocalCoefficientsVirtualInterface.
|
inlinevirtual |
number of coefficients
Implements Dune::LocalCoefficientsVirtualInterface.
|
protectedinherited |