Class template Dune::XT::Grid::ApplyOn::AllElements

Inherits from Dune::XT::Grid::ElementFilter.

template<class GL>
class Dune::XT::Grid::ApplyOn::AllElements : public ElementFilter<GL>

A filter which selects all elements.

See also: Walker, ElementFilter

ElementFilter<GridViewType> *Dune::XT::Grid::ApplyOn::AllElements::copy() const final

No documentation provided.

bool Dune::XT::Grid::ApplyOn::AllElements::contains(const GridViewType&, const ElementType&) const final

No documentation provided.

template<>
explicit Dune::XT::Grid::ApplyOn::AllElements::AllElements<GL>() = default

No documentation provided.

type Dune::XT::Grid::ApplyOn::AllElements::BaseType

No documentation provided.