Class template Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo

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

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

Boundary info assigning boundary types according to boundary segment index ranges.

Method Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::static_id

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

No documentation provided.

Method Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::create

template<class IntersectionImp>
static int Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo<IntersectionImp>::create(const Common::Configuration &cfg = boundarysegment_boundaryinfo_default_config())

No documentation provided.

Method Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::type

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

No documentation provided.

Constructor Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::BoundarySegmentIndexBasedBoundaryInfo<IntersectionImp>

template<>
template<class IntersectionImp>
Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo<IntersectionImp>::BoundarySegmentIndexBasedBoundaryInfo<IntersectionImp>(std::string def, int id_map)

No documentation provided.

Field Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::default_

const std::string Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::default_

No documentation provided.

Field Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::id_map_

const int Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::id_map_

No documentation provided.

Type alias Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::BaseType

type Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::BaseType

No documentation provided.

Type alias Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::ThisType

type Dune::XT::Grid::BoundarySegmentIndexBasedBoundaryInfo::ThisType

No documentation provided.