Class template Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo¶
Inherits from Dune::XT::Grid::BoundaryInfo.
-
template<class IntersectionImp>
class Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo : public BoundaryInfo<IntersectionImp>¶ Boundary info assigning boundary types according to boundary segment index ranges.
-
static std::string Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::static_id()¶
No documentation provided.
-
static int Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::create(const Common::Configuration &cfg = boundarysegment_boundaryinfo_default_config())¶
No documentation provided.
-
const BoundaryType &Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::type(const IntersectionType &intersection) const final¶
No documentation provided.
-
template<>
Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::BoundarySegmentIndexBasedBoundaryInfo<IntersectionImp>(std::string def, int id_map)¶ No documentation provided.
-
const std::string Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::default_¶
No documentation provided.
-
const int Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::id_map_¶
No documentation provided.
-
type Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::BaseType¶
No documentation provided.
-
type Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::ThisType¶
No documentation provided.