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