Class template Dune::XT::Grid::ApplyOn::ProcessIntersections

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

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

A filter which selects intersections on a the process boundary.

See also: Walker, IntersectionFilter

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

type Dune::XT::Grid::ApplyOn::ProcessIntersections::BaseType

No documentation provided.