Class template Dune::XT::Grid::ApplyOn::AllIntersectionsOnce¶
Inherits from Dune::XT::Grid::IntersectionFilter.
-
template<class GV>
class Dune::XT::Grid::ApplyOn::AllIntersectionsOnce<GV> : public IntersectionFilter<GV>¶ A filter which selects all intersections only once.
Note
Use a proper mapper, the indixes are not unique if the view contains more than one codim 0 element type!
See also:
Walker,IntersectionFilter
Method Dune::XT::Grid::ApplyOn::AllIntersectionsOnce::copy¶
-
template<class GV>
IntersectionFilter<GridViewType> *Dune::XT::Grid::ApplyOn::AllIntersectionsOnce<GV>::copy() const final¶ No documentation provided.
Method Dune::XT::Grid::ApplyOn::AllIntersectionsOnce::contains¶
-
template<class GV>
bool Dune::XT::Grid::ApplyOn::AllIntersectionsOnce<GV>::contains(const GridViewType &grid_layer, const IntersectionType &intersection) const final¶ No documentation provided.
Constructor Dune::XT::Grid::ApplyOn::AllIntersectionsOnce::AllIntersectionsOnce<GV>¶
Type alias Dune::XT::Grid::ApplyOn::AllIntersectionsOnce::BaseType¶
-
type Dune::XT::Grid::ApplyOn::AllIntersectionsOnce::BaseType¶
No documentation provided.