Function Dune::GDT::make_continuous_flattop_space

Function template Dune::GDT::make_continuous_flattop_space

template<class GV, class R = double>
ContinuousFlatTopSpace<GV, 1, R> Dune::GDT::make_continuous_flattop_space(GV grid_view, const int order, const double &overlap = 0.5)

See also: ContinuousFlatTopSpace

Function template Dune::GDT::make_continuous_flattop_space

template<int r, class GV, class R = double>
ContinuousFlatTopSpace<GV, r, R> Dune::GDT::make_continuous_flattop_space(GV grid_view, const int order, const double &overlap = 0.5)

See also: ContinuousFlatTopSpace