Class template Dune::GDT::LocalFiniteElementFamilyInterface¶
-
template<class D, size_t d, class R, size_t r, size_t rC>
class Dune::GDT::LocalFiniteElementFamilyInterface¶ Interface for a family of local finite elements, providing one per geometry type and order.
-
virtual const LocalFiniteElementType &Dune::GDT::LocalFiniteElementFamilyInterface::get(const int &geometry_type, const int order) const = 0¶
No documentation provided.
-
template<>
virtual Dune::GDT::LocalFiniteElementFamilyInterface::~LocalFiniteElementFamilyInterface<DomainField, domain_dim, RangeField, range_dim, range_dim_columns>() = default¶ No documentation provided.
-
const size_t Dune::GDT::LocalFiniteElementFamilyInterface::d¶
No documentation provided.
-
const size_t Dune::GDT::LocalFiniteElementFamilyInterface::r¶
No documentation provided.
-
const size_t Dune::GDT::LocalFiniteElementFamilyInterface::rC¶
No documentation provided.
-
type Dune::GDT::LocalFiniteElementFamilyInterface::D¶
No documentation provided.
-
type Dune::GDT::LocalFiniteElementFamilyInterface::R¶
No documentation provided.
-
type Dune::GDT::LocalFiniteElementFamilyInterface::LocalFiniteElementType¶
No documentation provided.