Function Dune::GDT::interpolate¶
Function template Dune::GDT::interpolate¶
Function template Dune::GDT::interpolate¶
-
template<class GV, int r, int rC, class R>
DiscreteFunction<XT::LA::IstlDenseVector<R>, GV, r, rC, R> Dune::GDT::interpolate(const int, int, int, R)¶ Interpolates a grid function into a new DiscreteFunction of the given target space using the target space’s grid view (defaults to an ISTL dense vector).