Function Dune::GDT::make_discrete_bochner_function

template<class GV, size_t r, size_t rC, class R, class V>
DiscreteBochnerFunction<V, GV, r, rC, R> Dune::GDT::make_discrete_bochner_function(const BochnerSpace<GV, r, rC, R> &bochner_space, XT::LA::ListVectorArray<V> &dof_vectors, const std::string name = <recovery-expr>(""))

Creates a DiscreteBochnerFunction wrapping existing DoF vectors.