Class template Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor¶
-
template<class Implementation, class DomainType>
class Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor¶ Can be used by wrappers of local finite elements from dune-localfunctions to obtain lagrange points, if those exist.
Most likely, you do not want to use this class directly.
-
static int Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::get(const Implementation &imp)¶
No documentation provided.
-
const bool Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::has_lagrange_points¶
No documentation provided.
Class template Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::DXTC_has_method_helper_lagrangePoints¶
-
class Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::DXTC_has_method_helper_lagrangePoints¶
No documentation provided.
-
const bool Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::DXTC_has_method_helper_lagrangePoints::value¶
No documentation provided.
-
template<class TT_local>
static std::true_type Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::DXTC_has_method_helper_lagrangePoints::helper(decltype(&TT_local::lagrangePoints))¶ No documentation provided.
-
template<class>
static std::false_type Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::DXTC_has_method_helper_lagrangePoints::helper(...)¶ No documentation provided.
Class template Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::lagrangian_helper¶
-
template<bool available = has_lagrange_points, bool anything = true>
class Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::lagrangian_helper¶ No documentation provided.
-
static int Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::lagrangian_helper::get(const Implementation&)¶
No documentation provided.
Class template Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::lagrangian_helper¶
-
template<bool anything>
class Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::lagrangian_helper¶ No documentation provided.
-
static int Dune::GDT::internal::LocalFiniteElementInterpolationLagrangepointsAccessor::lagrangian_helper::get(const Implementation &imp)
No documentation provided.