Class template Dune::XT::Grid::ApplyOn::PartitionSetElements

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

template<class GL, class PartitionSetType>
class Dune::XT::Grid::ApplyOn::PartitionSetElements<GL, PartitionSetType> : public ElementFilter<GL>

A filter which selects entities in a compatible PartitionSet.

See also: Walker, ElementFilter

Method Dune::XT::Grid::ApplyOn::PartitionSetElements::copy

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

No documentation provided.

Method Dune::XT::Grid::ApplyOn::PartitionSetElements::contains

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

No documentation provided.

Constructor Dune::XT::Grid::ApplyOn::PartitionSetElements::PartitionSetElements<GL, PartitionSetType>

template<>
template<class GL, class PartitionSetType>
explicit Dune::XT::Grid::ApplyOn::PartitionSetElements<GL, PartitionSetType>::PartitionSetElements<GL, PartitionSetType>() = default

No documentation provided.

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

type Dune::XT::Grid::ApplyOn::PartitionSetElements::BaseType

No documentation provided.

Type alias Dune::XT::Grid::ApplyOn::PartitionSetElements::ElementType

type Dune::XT::Grid::ApplyOn::PartitionSetElements::ElementType

No documentation provided.