Class template Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper¶
-
template<class GL>
class Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper¶ To be used within the
Note
Most likely you do not want to use this class directly, but instead append() an
See also: Walker as internal storage type., ElementAndIntersectionFunctor to a Walker.
-
const ElementFilterType &Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::element_filter() const¶
No documentation provided.
-
const IntersectionFilterType &Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::intersection_filter() const¶
No documentation provided.
-
FunctorType &Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::functor()¶
No documentation provided.
-
template<>
Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::ElementAndIntersectionFunctorWrapper<GL>(FunctorType &functr, const ElementFilterType &element_filtr, const IntersectionFilterType &intersection_filtr)¶ No documentation provided.
-
template<>
Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::ElementAndIntersectionFunctorWrapper<GL>(const ThisType &other)¶ No documentation provided.
-
int Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::functor_¶
No documentation provided.
-
const int Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::element_filter_¶
No documentation provided.
-
const int Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::intersection_filter_¶
No documentation provided.
-
type Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::ThisType¶
No documentation provided.
-
type Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::FunctorType¶
No documentation provided.
-
type Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::ElementFilterType¶
No documentation provided.
-
type Dune::XT::Grid::internal::ElementAndIntersectionFunctorWrapper::IntersectionFilterType¶
No documentation provided.