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