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

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

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

A filter which selects intersections on a the process boundary.

See also: Walker, IntersectionFilter

Method Dune::XT::Grid::ApplyOn::ProcessIntersections::copy

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

No documentation provided.

Method Dune::XT::Grid::ApplyOn::ProcessIntersections::contains

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

No documentation provided.

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

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

No documentation provided.

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

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

No documentation provided.