|
dune-localfunctions 2.10
|
#include <dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexbasis.hh>

Public Types | |
| typedef SF | StorageField |
| typedef CF | ComputeField |
| typedef RTPreBasisFactory< dim, CF > | PreBasisFactory |
| typedef PreBasisFactory::Object | PreBasis |
| typedef RaviartThomasL2InterpolationFactory< dim, CF > | InterpolationFactory |
| typedef InterpolationFactory::Object | Interpolation |
| typedef PreBasisFactory::template EvaluationBasisFactory< dim, SF >::Type | MonomialBasisFactory |
| typedef MonomialBasisFactory::Object | MonomialBasis |
| typedef StandardEvaluator< MonomialBasis > | Evaluator |
| typedef PolynomialBasisWithMatrix< Evaluator, SparseCoeffMatrix< SF, dimRange > > | Basis |
| typedef const Basis | Object |
| typedef InterpolationFactory::Key | Key |
Static Public Member Functions | |
| static Object * | create (const Key &key) |
| static void | release (Object *object) |
| release the object returned by the create methods | |
Static Public Attributes | |
| static const unsigned int | dimension |
| static const unsigned int | dimRange |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
release the object returned by the create methods
|
staticinherited |
|
staticinherited |