Function Dune::GDT::make_continuous_lagrange_space¶
-
template<class GV, class R = double>
ContinuousLagrangeSpace<GV, 1, R> Dune::GDT::make_continuous_lagrange_space(GV grid_view, const int order)¶ See also:
ContinuousLagrangeSpace
-
template<size_t r, class GV, class R = double>
ContinuousLagrangeSpace<GV, r, R> Dune::GDT::make_continuous_lagrange_space(GV grid_view, const int order)¶ See also:
ContinuousLagrangeSpace