Class template Dune::GDT::LocalLagrangeFiniteElementFactory

template<class D, size_t d, class R, size_t r = 1>
class Dune::GDT::LocalLagrangeFiniteElementFactory

Note

Update this class if anything changes in dune-localfunctions.

static std::string Dune::GDT::LocalLagrangeFiniteElementFactory::order_error(const int &geometry_type, const int order)

No documentation provided.

static std::string Dune::GDT::LocalLagrangeFiniteElementFactory::geometry_error(const int &geometry_type, const int order)

No documentation provided.

static int Dune::GDT::LocalLagrangeFiniteElementFactory::create(const int &geometry_type, const int &order)

No documentation provided.

Class template Dune::GDT::LocalLagrangeFiniteElementFactory::scalar_helper

template<size_t d_ = d, bool anything = true>
class Dune::GDT::LocalLagrangeFiniteElementFactory::scalar_helper

No documentation provided.

static int Dune::GDT::LocalLagrangeFiniteElementFactory::scalar_helper::create(const int &geometry_type, const int &order)

No documentation provided.

Class template Dune::GDT::LocalLagrangeFiniteElementFactory::scalar_helper

template<bool anything>
class Dune::GDT::LocalLagrangeFiniteElementFactory::scalar_helper

No documentation provided.

static int Dune::GDT::LocalLagrangeFiniteElementFactory::scalar_helper::create(const int &geometry_type, const int&)

No documentation provided.

Class template Dune::GDT::LocalLagrangeFiniteElementFactory::helper

template<size_t d_ = d, size_t r_ = r>
class Dune::GDT::LocalLagrangeFiniteElementFactory::helper

No documentation provided.

static int Dune::GDT::LocalLagrangeFiniteElementFactory::helper::create(const int &geometry_type, const int &order)

No documentation provided.

Class template Dune::GDT::LocalLagrangeFiniteElementFactory::helper

template<size_t d_>
class Dune::GDT::LocalLagrangeFiniteElementFactory::helper

No documentation provided.

static int Dune::GDT::LocalLagrangeFiniteElementFactory::helper::create(const int &geometry_type, const int &order)

No documentation provided.