Class template Dune::GDT::LocalFlatTopFiniteElementFactory

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

Creates local FlatTop finite elements for a given geometry type and order (wrapping into a power FE if r > 1).

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

No documentation provided.

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

No documentation provided.

static int Dune::GDT::LocalFlatTopFiniteElementFactory::create(const int &geometry_type, const int &order, const D &overlap = 0.5)

No documentation provided.

Class template Dune::GDT::LocalFlatTopFiniteElementFactory::scalar_helper

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

No documentation provided.

static int Dune::GDT::LocalFlatTopFiniteElementFactory::scalar_helper::create(const int &geometry_type, const int &order, const D &overlap = 0.5)

No documentation provided.

Class template Dune::GDT::LocalFlatTopFiniteElementFactory::scalar_helper

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

No documentation provided.

static int Dune::GDT::LocalFlatTopFiniteElementFactory::scalar_helper::create(const int &geometry_type, const int&, const D& = 0.5)

No documentation provided.

Class template Dune::GDT::LocalFlatTopFiniteElementFactory::helper

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

No documentation provided.

static int Dune::GDT::LocalFlatTopFiniteElementFactory::helper::create(const int &geometry_type, const int &order, const D &overlap = 0.5)

No documentation provided.

Class template Dune::GDT::LocalFlatTopFiniteElementFactory::helper

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

No documentation provided.

static int Dune::GDT::LocalFlatTopFiniteElementFactory::helper::create(const int &geometry_type, const int &order, const D &overlap = 0.5)

No documentation provided.