|
dune-localfunctions 2.10
|
#include <dune/localfunctions/mimetic.hh>
Public Types | |
| typedef Dune::LocalFiniteElementTraits< MimeticLocalBasis< D, R, dim >, MimeticLocalCoefficients, MimeticLocalInterpolation< MimeticLocalBasis< D, R, dim > > > | Traits |
Public Member Functions | |
| MimeticLocalFiniteElement () | |
| MimeticLocalFiniteElement (Dune::GeometryType::BasicType basicType) | |
| MimeticLocalFiniteElement (Dune::GeometryType::BasicType basicType, unsigned int variant) | |
| const Traits::LocalBasisType & | localBasis () const |
| const Traits::LocalCoefficientsType & | localCoefficients () const |
| const Traits::LocalInterpolationType & | localInterpolation () const |
| Dune::GeometryType | type () const |
| D | Type to represent the field in the domain. |
| R | Type to represent the field in the range. |
| dim | Domain dimension |
| typedef Dune::LocalFiniteElementTraits<MimeticLocalBasis<D,R,dim>, MimeticLocalCoefficients, MimeticLocalInterpolation<MimeticLocalBasis<D,R,dim> > > Dune::MimeticLocalFiniteElement< D, R, dim >::Traits |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |