#include <dune/localfunctions/utility/defaultbasisfactory.hh>
Static Public Member Functions |
template<class Topology > |
static Object * | createObject (const Key &key) |
static void | release (Object *object) |
| release the object returned by the create methods
|
Static Public Attributes |
static const unsigned int | dimension = Traits::dimension |
static const unsigned int | dimRange = Traits::dimRange |
Member Typedef Documentation
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
typedef DefaultBasisFactoryTraits< PreBFactory,InterpolFactory,dim,dimR,SF,CF,PreBasisKeyExtractor > Dune::DefaultBasisFactory< PreBFactory, InterpolFactory, dim, dimR, SF, CF, PreBasisKeyExtractor >::Traits |
Member Function Documentation
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
template<class Topology >
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
release the object returned by the create methods
Referenced by Dune::DefaultBasisFactory< MonomialBasisFactory< dim, CF >, LagrangeInterpolationFactory< LP, dim, CF >, dim, 1, SF, CF >::createObject(), and Dune::DefaultBasisFactory< MonomialBasisFactory< dim, CF >, LagrangeInterpolationFactory< LP, dim, CF >, dim, 1, SF, CF >::release().
Member Data Documentation
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
const unsigned int Dune::DefaultBasisFactory< PreBFactory, InterpolFactory, dim, dimR, SF, CF, PreBasisKeyExtractor >::dimension = Traits::dimension |
|
static |
template<class PreBFactory, class InterpolFactory, unsigned int dim, unsigned int dimR, class SF, class CF, class PreBasisKeyExtractor>
const unsigned int Dune::DefaultBasisFactory< PreBFactory, InterpolFactory, dim, dimR, SF, CF, PreBasisKeyExtractor >::dimRange = Traits::dimRange |
|
static |
The documentation for this struct was generated from the following file: