Class template Dune::XT::Grid::ApplyOn::NoIntersections¶
Inherits from Dune::XT::Grid::IntersectionFilter.
-
template<class GV>
class Dune::XT::Grid::ApplyOn::NoIntersections : public IntersectionFilter<GV>¶ A filter which selects no intersections.
See also:
Walker,IntersectionFilter
-
IntersectionFilter<GridViewType> *Dune::XT::Grid::ApplyOn::NoIntersections::copy() const final¶
No documentation provided.
-
bool Dune::XT::Grid::ApplyOn::NoIntersections::contains(const GridViewType&, const IntersectionType&) const final¶
No documentation provided.
-
template<>
explicit Dune::XT::Grid::ApplyOn::NoIntersections::NoIntersections<GV>() = default¶ No documentation provided.
-
type Dune::XT::Grid::ApplyOn::NoIntersections::BaseType¶
No documentation provided.