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

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

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

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

See also: Walker, IntersectionFilter

Method Dune::XT::Grid::ApplyOn::NonPeriodicBoundaryIntersections::copy

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

No documentation provided.

Method Dune::XT::Grid::ApplyOn::NonPeriodicBoundaryIntersections::contains

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

No documentation provided.

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

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

No documentation provided.

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

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

No documentation provided.