Class template Dune::XT::Grid::ApplyOn::GenericFilteredIntersections¶
Inherits from Dune::XT::Grid::IntersectionFilter.
-
template<class GV>
class Dune::XT::Grid::ApplyOn::GenericFilteredIntersections : public IntersectionFilter<GV>¶ A filter which selects intersections based on a lambda expression.
See also:
Walker,IntersectionFilter
-
IntersectionFilter<GridViewType> *Dune::XT::Grid::ApplyOn::GenericFilteredIntersections::copy() const final¶
No documentation provided.
-
bool Dune::XT::Grid::ApplyOn::GenericFilteredIntersections::contains(const GridViewType &grid_layer, const IntersectionType &intersection) const final¶
No documentation provided.
-
template<>
explicit Dune::XT::Grid::ApplyOn::GenericFilteredIntersections::GenericFilteredIntersections<GV>(GenericFunctionType func)¶ No documentation provided.
-
const GenericFunctionType Dune::XT::Grid::ApplyOn::GenericFilteredIntersections::filter_¶
No documentation provided.
-
type Dune::XT::Grid::ApplyOn::GenericFilteredIntersections::BaseType¶
No documentation provided.
-
type Dune::XT::Grid::ApplyOn::GenericFilteredIntersections::GenericFunctionType¶
No documentation provided.