|
dune-localfunctions 2.10
|
Layout map for Brezzi-Douglas-Marini-1 elements on quadrilaterals. More...

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