Class template Dune::XT::Grid::ApplyOn::AllIntersections

Inherits from Dune::XT::Grid::IntersectionFilter.

template<class GV>
class Dune::XT::Grid::ApplyOn::AllIntersections<GV> : public IntersectionFilter<GV>

A filter which selects all intersections.

See also: Walker, IntersectionFilter

Method Dune::XT::Grid::ApplyOn::AllIntersections::copy

template<class GV>
IntersectionFilter<GridViewType> *Dune::XT::Grid::ApplyOn::AllIntersections<GV>::copy() const final

No documentation provided.

Method Dune::XT::Grid::ApplyOn::AllIntersections::contains

template<class GV>
bool Dune::XT::Grid::ApplyOn::AllIntersections<GV>::contains(const GridViewType&, const IntersectionType&) const final

No documentation provided.

Constructor Dune::XT::Grid::ApplyOn::AllIntersections::AllIntersections<GV>

template<>
template<class GV>
explicit Dune::XT::Grid::ApplyOn::AllIntersections<GV>::AllIntersections<GV>() = default

No documentation provided.

Type alias Dune::XT::Grid::ApplyOn::AllIntersections::BaseType

type Dune::XT::Grid::ApplyOn::AllIntersections::BaseType

No documentation provided.