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

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

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

A filter which selects no elements.

See also: Walker, ElementFilter

Method Dune::XT::Grid::ApplyOn::NoElements::copy

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

No documentation provided.

Method Dune::XT::Grid::ApplyOn::NoElements::contains

template<class GL>
bool Dune::XT::Grid::ApplyOn::NoElements<GL>::contains(const GridViewType&, const ElementType&) const final

No documentation provided.

Constructor Dune::XT::Grid::ApplyOn::NoElements::NoElements<GL>

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

No documentation provided.

Type alias Dune::XT::Grid::ApplyOn::NoElements::BaseType

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

No documentation provided.