Function Dune::XT::Functions::make_sliced_function

Function template Dune::XT::Functions::make_sliced_function

template<int sliced_r, class E, int r>
int Dune::XT::Functions::make_sliced_function(const int &function, const int &dims, const std::string &name)

Creates a SlicedGridFunction extracting the sliced_r range components given by dims from function.