Function Dune::GDT::make_local_flattop_finite_element

Function template Dune::GDT::make_local_flattop_finite_element

template<class D, int d, class R, int r = 1>
int Dune::GDT::make_local_flattop_finite_element(const GeometryType &geometry_type, const int order, const D &overlap = 0.5)

Creates a local FlatTop finite element for the given geometry type and order.