Class template Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce¶
Inherits from Dune::XT::Grid::IntersectionFilter.
-
template<class GV, class PartitionSetType>
class Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce : public IntersectionFilter<GV>¶ Selects each inner intersection in given partition 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:
InnerIntersectionsOnce,Walker,IntersectionFilter
-
IntersectionFilter<GridViewType> *Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::copy() const final¶
No documentation provided.
-
bool Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::contains(const GridViewType &grid_layer, const IntersectionType &intersection) const final¶
No documentation provided.
-
template<>
explicit Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::PartitionSetInnerIntersectionsOnce<GV, PartitionSetType>() = default¶ No documentation provided.
-
type Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::BaseType¶
No documentation provided.