Function Dune::GDT::make_adaptation_helper¶
-
template<class V, class GV, size_t r, size_t rC, class RF>
AdaptationHelper<V, GV, r, rC, RF> Dune::GDT::make_adaptation_helper(typename GV::Grid &grid, SpaceInterface<GV, r, rC, RF> &space, DiscreteFunction<V, GV, r, rC, RF> &discrete_function)¶ Creates an AdaptationHelper for the given grid and appends the given space and discrete function to it.