Class template Dune::GDT::LocalFiniteElementFamilyInterface¶
-
template<class D, size_t d, class R, size_t r, size_t rC>
class Dune::GDT::LocalFiniteElementFamilyInterface<D, d, R, r, rC>¶ Interface for a family of local finite elements, providing one per geometry type and order.
Method Dune::GDT::LocalFiniteElementFamilyInterface::get¶
Destructor Dune::GDT::LocalFiniteElementFamilyInterface::~LocalFiniteElementFamilyInterface<DomainField, domain_dim, RangeField, range_dim, range_dim_columns>¶
Variable Dune::GDT::LocalFiniteElementFamilyInterface::d¶
-
const int Dune::GDT::LocalFiniteElementFamilyInterface::d¶
No documentation provided.
Variable Dune::GDT::LocalFiniteElementFamilyInterface::r¶
-
const int Dune::GDT::LocalFiniteElementFamilyInterface::r¶
No documentation provided.
Variable Dune::GDT::LocalFiniteElementFamilyInterface::rC¶
-
const int Dune::GDT::LocalFiniteElementFamilyInterface::rC¶
No documentation provided.
Type alias Dune::GDT::LocalFiniteElementFamilyInterface::D¶
-
type Dune::GDT::LocalFiniteElementFamilyInterface::D¶
No documentation provided.
Type alias Dune::GDT::LocalFiniteElementFamilyInterface::R¶
-
type Dune::GDT::LocalFiniteElementFamilyInterface::R¶
No documentation provided.