Class template Dune::XT::Grid::AllDirichletBoundaryInfo¶
Inherits from Dune::XT::Grid::BoundaryInfo.
-
template<class IntersectionImp>
class Dune::XT::Grid::AllDirichletBoundaryInfo<IntersectionImp> : public BoundaryInfo<IntersectionImp>¶ Boundary info that marks every boundary intersection as Dirichlet boundary.
Method Dune::XT::Grid::AllDirichletBoundaryInfo::static_id¶
-
template<class IntersectionImp>
static std::string Dune::XT::Grid::AllDirichletBoundaryInfo<IntersectionImp>::static_id()¶ No documentation provided.
Method Dune::XT::Grid::AllDirichletBoundaryInfo::type¶
-
template<class IntersectionImp>
const BoundaryType &Dune::XT::Grid::AllDirichletBoundaryInfo<IntersectionImp>::type(const IntersectionType &intersection) const final¶ No documentation provided.
Type alias Dune::XT::Grid::AllDirichletBoundaryInfo::BaseType¶
-
type Dune::XT::Grid::AllDirichletBoundaryInfo::BaseType¶
No documentation provided.