Function Dune::GDT::make_local_raviart_thomas_finite_element¶
Function template Dune::GDT::make_local_raviart_thomas_finite_element¶
-
template<class D, int d, class R = double>
int Dune::GDT::make_local_raviart_thomas_finite_element(const GeometryType &geometry_type, const int order)¶ Creates a local Raviart-Thomas finite element for the given geometry type and order.