Class template Dune::XT::Grid::AllNeumannBoundaryInfo

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

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

Boundary info that marks every boundary intersection as Neumann boundary.

Method Dune::XT::Grid::AllNeumannBoundaryInfo::static_id

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

No documentation provided.

Method Dune::XT::Grid::AllNeumannBoundaryInfo::type

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

No documentation provided.

Type alias Dune::XT::Grid::AllNeumannBoundaryInfo::BaseType

type Dune::XT::Grid::AllNeumannBoundaryInfo::BaseType

No documentation provided.