|
dune-localfunctions
2.2.1
|
! More...
#include <dune/localfunctions/mimetic/mimeticall.hh>
Public Member Functions | |
| MimeticLocalCoefficients (unsigned int variant_) | |
| MimeticLocalCoefficients () | |
| std::size_t | size () const |
| number of coefficients More... | |
| const Dune::LocalKey & | localKey (std::size_t i) const |
| map index i to local key More... | |
Protected Attributes | |
| const Imp & | impl_ |
!
|
inline |
References Dune::LocalKey::intersectionCodim.
|
inline |
|
inlinevirtual |
map index i to local key
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
|
inlinevirtual |
number of coefficients
Reimplemented from Dune::LocalCoefficientsVirtualImp< Imp >.
|
protectedinherited |
1.8.3.1