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

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

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.

Method Dune::XT::Grid::internal::IntersectionFunctorWrapper::filter

template<class GL>
const FilterType &Dune::XT::Grid::internal::IntersectionFunctorWrapper<GL>::filter() const

No documentation provided.

Method Dune::XT::Grid::internal::IntersectionFunctorWrapper::functor

template<class GL>
FunctorType &Dune::XT::Grid::internal::IntersectionFunctorWrapper<GL>::functor()

No documentation provided.

Constructor Dune::XT::Grid::internal::IntersectionFunctorWrapper::IntersectionFunctorWrapper<GL>

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

No documentation provided.

Constructor Dune::XT::Grid::internal::IntersectionFunctorWrapper::IntersectionFunctorWrapper<GL>

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

No documentation provided.

Field Dune::XT::Grid::internal::IntersectionFunctorWrapper::functor_

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

No documentation provided.

Field Dune::XT::Grid::internal::IntersectionFunctorWrapper::filter_

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

No documentation provided.

Type alias Dune::XT::Grid::internal::IntersectionFunctorWrapper::ThisType

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

No documentation provided.

Type alias Dune::XT::Grid::internal::IntersectionFunctorWrapper::FunctorType

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

No documentation provided.

Type alias Dune::XT::Grid::internal::IntersectionFunctorWrapper::FilterType

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

No documentation provided.