|
dune-localfunctions
2.2.0
|
Layout map for Brezzi-Douglas-Marini-1 elements on quadrilaterals. More...
Public Member Functions | |
| BDM1Q2DLocalCoefficients () | |
| 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.
Standard constructor.
| const LocalKey& Dune::BDM1Q2DLocalCoefficients::localKey | ( | std::size_t | i | ) | const [inline, virtual] |
get i'th index
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
| std::size_t Dune::BDM1Q2DLocalCoefficients::size | ( | ) | const [inline, virtual] |
number of coefficients
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
const Imp& Dune::LocalCoefficientsVirtualImp< Imp >::impl_ [protected, inherited] |
1.7.6.1