Class template Dune::XT::Grid::AllReflectingBoundaryInfo

Inherits from Dune::XT::Grid::BoundaryInfo.

template<class IntersectionImp>
class Dune::XT::Grid::AllReflectingBoundaryInfo<IntersectionImp> : public BoundaryInfo<IntersectionImp>

Boundary info that marks every boundary intersection as reflecting boundary.

Method Dune::XT::Grid::AllReflectingBoundaryInfo::static_id

template<class IntersectionImp>
static std::string Dune::XT::Grid::AllReflectingBoundaryInfo<IntersectionImp>::static_id()

No documentation provided.

Method Dune::XT::Grid::AllReflectingBoundaryInfo::type

template<class IntersectionImp>
const BoundaryType &Dune::XT::Grid::AllReflectingBoundaryInfo<IntersectionImp>::type(const IntersectionType &intersection) const final

No documentation provided.

Type alias Dune::XT::Grid::AllReflectingBoundaryInfo::BaseType

type Dune::XT::Grid::AllReflectingBoundaryInfo::BaseType

No documentation provided.