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