Class template Dune::XT::Grid::ApplyOn::BoundaryElements¶
Inherits from Dune::XT::Grid::ElementFilter.
-
template<class GL>
class Dune::XT::Grid::ApplyOn::BoundaryElements<GL> : public ElementFilter<GL>¶ A filter which selects entities which have a boundary intersection.
See also:
Walker,ElementFilter
Method Dune::XT::Grid::ApplyOn::BoundaryElements::copy¶
-
template<class GL>
ElementFilter<GridViewType> *Dune::XT::Grid::ApplyOn::BoundaryElements<GL>::copy() const final¶ No documentation provided.
Method Dune::XT::Grid::ApplyOn::BoundaryElements::contains¶
-
template<class GL>
bool Dune::XT::Grid::ApplyOn::BoundaryElements<GL>::contains(const GridViewType&, const ElementType &element) const final¶ No documentation provided.
Constructor Dune::XT::Grid::ApplyOn::BoundaryElements::BoundaryElements<GL>¶
Type alias Dune::XT::Grid::ApplyOn::BoundaryElements::BaseType¶
-
type Dune::XT::Grid::ApplyOn::BoundaryElements::BaseType¶
No documentation provided.