Class template Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce¶
Inherits from Dune::XT::Grid::IntersectionFilter.
-
template<class GV, class PartitionSetType>
class Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce<GV, PartitionSetType> : 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
Method Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::copy¶
-
template<class GV, class PartitionSetType>
IntersectionFilter<GridViewType> *Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce<GV, PartitionSetType>::copy() const final¶ No documentation provided.
Method Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::contains¶
-
template<class GV, class PartitionSetType>
bool Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce<GV, PartitionSetType>::contains(const GridViewType &grid_layer, const IntersectionType &intersection) const final¶ No documentation provided.
Constructor Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::PartitionSetInnerIntersectionsOnce<GV, PartitionSetType>¶
-
template<>
template<class GV, class PartitionSetType>
explicit Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce<GV, PartitionSetType>::PartitionSetInnerIntersectionsOnce<GV, PartitionSetType>() = default¶ No documentation provided.
Type alias Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::BaseType¶
-
type Dune::XT::Grid::ApplyOn::PartitionSetInnerIntersectionsOnce::BaseType¶
No documentation provided.