Class template Dune::XT::Grid::ApplyOn::NoElements

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

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

A filter which selects no elements.

See also: Walker, ElementFilter

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

type Dune::XT::Grid::ApplyOn::NoElements::BaseType

No documentation provided.