dune-localfunctions  2.1.1
Dune::LocalLagrangeInterpolation< LP, dim, F > Member List
This is the complete list of members for Dune::LocalLagrangeInterpolation< LP, dim, F >, including all inherited members.
dimensionDune::LocalLagrangeInterpolation< LP, dim, F > [static]
Field typedefDune::LocalLagrangeInterpolation< LP, dim, F >
interpolate(const Function &function, std::vector< Fy > &coefficients) const Dune::LocalLagrangeInterpolation< LP, dim, F > [inline]
interpolate(const Basis &basis, Matrix &coefficients) const Dune::LocalLagrangeInterpolation< LP, dim, F > [inline]
LagrangeInterpolationFactory< LP, dim, F > classDune::LocalLagrangeInterpolation< LP, dim, F > [friend]
lagrangePoints() const Dune::LocalLagrangeInterpolation< LP, dim, F > [inline]
LagrangePointSet typedefDune::LocalLagrangeInterpolation< LP, dim, F >