dune-localfunctions  2.4.1
Dune::PowerInterpolation< Backend, BasisTraits > Class Template Reference

Meta-interpolation turning a scalar interpolation into vector-valued interpolation. More...

#include <dune/localfunctions/meta/power/interpolation.hh>

Inheritance diagram for Dune::PowerInterpolation< Backend, BasisTraits >:
Inheritance graph

Detailed Description

template<class Backend, class BasisTraits>
class Dune::PowerInterpolation< Backend, BasisTraits >

Meta-interpolation turning a scalar interpolation into vector-valued interpolation.

Template Parameters
BackendType of the scalar interpolation.
BasisTraitsTraits type of the corresponding PowerBasis.

The documentation for this class was generated from the following file: