Function Dune::XT::Functions::make_sliced_function¶ template<size_t sliced_r, class E, size_t r>int Dune::XT::Functions::make_sliced_function(const int &function, const std::array<size_t, sliced_r> &dims, const std::string &name = <recovery-expr>(""))¶ Creates a SlicedGridFunction extracting the sliced_r range components given by dims from function.