dune-localfunctions
2.2.1
|
#include <dune/localfunctions/lagrange/lagrangebasis.hh>
Public Types | |
typedef DefaultBasisFactoryTraits < MonomialBasisFactory< dim, CF > , LagrangeInterpolationFactory < LP, dim, CF >, dim, dimR, SF, CF, Identity > | Traits |
typedef SF | StorageField |
typedef CF | ComputeField |
typedef Traits::Basis | Basis |
typedef Traits::PreBasisFactory | PreBasisFactory |
typedef Traits::Object | Object |
typedef Traits::Key | Key |
Static Public Member Functions | |
static Object * | createObject (const Key &key) |
static void | release (Object *object) |
release the object returned by the create methods More... | |
Static Public Attributes | |
static const unsigned int | dimension |
static const unsigned int | dimRange |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
release the object returned by the create methods
|
staticinherited |
|
staticinherited |