class for wrapping a local interpolation using the virtual interface
More...
#include <dune/localfunctions/common/virtualwrappers.hh>
List of all members.
Detailed Description
template<class DomainType, class RangeType, class Imp>
class Dune::LocalInterpolationVirtualImp< DomainType, RangeType, Imp >
class for wrapping a local interpolation using the virtual interface
- Template Parameters:
-
| DomainType | domain type of the Dune::VirtualFunction to interpolate |
| RangeType | range type of the Dune::VirtualFunction to interpolate |
| Imp | LocalInterpolationInterface implementation |
Member Typedef Documentation
template<class DomainType, class RangeType, class Imp>
template<class DomainType, class RangeType, class Imp>
Constructor & Destructor Documentation
template<class DomainType, class RangeType, class Imp>
Member Function Documentation
template<class DomainType, class RangeType, class Imp>
template<class DomainType, class RangeType>
template<class F , class C >
template<class DomainType, class RangeType>
template<class F >
This uses the pure virtual method by wrapping the template argument into a VirtualFunction
Friends And Related Function Documentation
template<class DomainType, class RangeType, class Imp>
Member Data Documentation
template<class DomainType, class RangeType, class Imp>
The documentation for this class was generated from the following file: