Class template Dune::XT::Grid::ApplyOn::BoundaryElements

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

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

A filter which selects entities which have a boundary intersection.

See also: Walker, ElementFilter

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

type Dune::XT::Grid::ApplyOn::BoundaryElements::BaseType

No documentation provided.