Class template Dune::XT::Grid::ApplyOn::AllElements¶
Inherits from Dune::XT::Grid::ElementFilter.
-
template<class GL>
class Dune::XT::Grid::ApplyOn::AllElements<GL> : public ElementFilter<GL>¶ A filter which selects all elements.
See also:
Walker,ElementFilter
Method Dune::XT::Grid::ApplyOn::AllElements::copy¶
-
template<class GL>
ElementFilter<GridViewType> *Dune::XT::Grid::ApplyOn::AllElements<GL>::copy() const final¶ No documentation provided.
Method Dune::XT::Grid::ApplyOn::AllElements::contains¶
-
template<class GL>
bool Dune::XT::Grid::ApplyOn::AllElements<GL>::contains(const GridViewType&, const ElementType&) const final¶ No documentation provided.
Constructor Dune::XT::Grid::ApplyOn::AllElements::AllElements<GL>¶
Type alias Dune::XT::Grid::ApplyOn::AllElements::BaseType¶
-
type Dune::XT::Grid::ApplyOn::AllElements::BaseType¶
No documentation provided.