Class template Dune::XT::Grid::ApplyOn::AllIntersectionsOnce

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

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

A filter which selects all intersections only once.

Note

Use a proper mapper, the indixes are not unique if the view contains more than one codim 0 element type!

See also: Walker, IntersectionFilter

IntersectionFilter<GridViewType> *Dune::XT::Grid::ApplyOn::AllIntersectionsOnce::copy() const final

No documentation provided.

bool Dune::XT::Grid::ApplyOn::AllIntersectionsOnce::contains(const GridViewType &grid_layer, const IntersectionType &intersection) const final

No documentation provided.

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

No documentation provided.

type Dune::XT::Grid::ApplyOn::AllIntersectionsOnce::BaseType

No documentation provided.