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