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