Class template Dune::GDT::LocalRaviartThomasFiniteElementFactory¶
-
template<class D, size_t d, class R>
class Dune::GDT::LocalRaviartThomasFiniteElementFactory<D, d, R>¶ Note
Update this class if anything changes in dune-localfunctions.
Method Dune::GDT::LocalRaviartThomasFiniteElementFactory::create¶
-
template<class D, size_t d, class R>
static int Dune::GDT::LocalRaviartThomasFiniteElementFactory<D, d, R>::create(const GeometryType &geometry_type, const int &order)¶ No documentation provided.
Type alias Dune::GDT::LocalRaviartThomasFiniteElementFactory::LocalFiniteElementType¶
-
type Dune::GDT::LocalRaviartThomasFiniteElementFactory::LocalFiniteElementType¶
No documentation provided.
Class template Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper¶
-
template<size_t d_ = d, bool anything = true>
class Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<d_, anything>¶ No documentation provided.
Class template Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper¶
-
template<bool anything>
class Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<0, anything>¶ No documentation provided.
Method Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper::create¶
-
template<bool anything>
static int Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<0, anything>::create(const GeometryType &geometry_type, const int&)¶ No documentation provided.
Class template Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper¶
-
template<bool anything>
class Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<1, anything>¶ No documentation provided.
Method Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper::create¶
-
template<bool anything>
static int Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<1, anything>::create(const GeometryType &geometry_type, const int &order)¶ No documentation provided.
Class template Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper¶
-
template<bool anything>
class Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<2, anything>¶ No documentation provided.
Method Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper::create¶
-
template<bool anything>
static int Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<2, anything>::create(const GeometryType &geometry_type, const int &order)¶ No documentation provided.
Class template Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper¶
-
template<bool anything>
class Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<3, anything>¶ No documentation provided.
Method Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper::create¶
-
template<bool anything>
static int Dune::GDT::LocalRaviartThomasFiniteElementFactory::helper<3, anything>::create(const GeometryType &geometry_type, const int &order)¶ No documentation provided.