Class template Dune::XT::Grid::ApplyOn::NonPeriodicBoundaryIntersections

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

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

A filter which selects intersections on a non-periodic boundary.

See also: Walker, IntersectionFilter

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

type Dune::XT::Grid::ApplyOn::NonPeriodicBoundaryIntersections::BaseType

No documentation provided.