Class template Dune::XT::Grid::AllDirichletBoundaryInfo

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

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

Boundary info that marks every boundary intersection as Dirichlet boundary.

static std::string Dune::XT::Grid::AllDirichletBoundaryInfo::static_id()

No documentation provided.

const BoundaryType &Dune::XT::Grid::AllDirichletBoundaryInfo::type(const IntersectionType &intersection) const final

No documentation provided.

type Dune::XT::Grid::AllDirichletBoundaryInfo::BaseType

No documentation provided.