Class template Dune::XT::Grid::internal::IntersectionFunctorWrapper

template<class GL>
class Dune::XT::Grid::internal::IntersectionFunctorWrapper

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., IntersectionFunctor to a Walker.

const FilterType &Dune::XT::Grid::internal::IntersectionFunctorWrapper::filter() const

No documentation provided.

FunctorType &Dune::XT::Grid::internal::IntersectionFunctorWrapper::functor()

No documentation provided.

template<>
Dune::XT::Grid::internal::IntersectionFunctorWrapper::IntersectionFunctorWrapper<GL>(FunctorType &functr, const FilterType &filtr)

No documentation provided.

template<>
Dune::XT::Grid::internal::IntersectionFunctorWrapper::IntersectionFunctorWrapper<GL>(const ThisType &other)

No documentation provided.

int Dune::XT::Grid::internal::IntersectionFunctorWrapper::functor_

No documentation provided.

const int Dune::XT::Grid::internal::IntersectionFunctorWrapper::filter_

No documentation provided.

type Dune::XT::Grid::internal::IntersectionFunctorWrapper::ThisType

No documentation provided.

type Dune::XT::Grid::internal::IntersectionFunctorWrapper::FunctorType

No documentation provided.

type Dune::XT::Grid::internal::IntersectionFunctorWrapper::FilterType

No documentation provided.