dune-localfunctions
2.2.1
|
#include <dune/localfunctions/lagrange/interpolation.hh>
Public Types | |
typedef LagrangeCoefficientsFactory < LP, dim, F > | LagrangePointSetFactory |
typedef LagrangePointSetFactory::Object | LagrangePointSet |
typedef LagrangePointSetFactory::Key | Key |
typedef const LocalLagrangeInterpolation< LP, dim, F > | Object |
typedef LagrangeInterpolationFactory < LP, dim, F > | Factory |
Static Public Attributes | |
static const unsigned int | dimension = dim |
typedef LagrangeInterpolationFactory<LP,dim,F> Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::Factory |
typedef LagrangePointSetFactory::Key Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::Key |
typedef LagrangePointSetFactory::Object Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::LagrangePointSet |
typedef LagrangeCoefficientsFactory<LP,dim,F> Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::LagrangePointSetFactory |
typedef const LocalLagrangeInterpolation< LP,dim,F > Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::Object |
|
static |