Class template Dune::XT::Grid::BoundaryInfo¶
-
template<class I>
class Dune::XT::Grid::BoundaryInfo¶ Interface for classes mapping grid intersections to their boundary type.
-
virtual const BoundaryType &Dune::XT::Grid::BoundaryInfo::type(const IntersectionType &intersection) const = 0¶
No documentation provided.
-
virtual void Dune::XT::Grid::BoundaryInfo::repr(std::ostream &out) const¶
No documentation provided.
-
virtual std::string Dune::XT::Grid::BoundaryInfo::str() const¶
No documentation provided.
-
static std::string Dune::XT::Grid::BoundaryInfo::static_id()¶
No documentation provided.
-
template<>
Dune::XT::Grid::BoundaryInfo::BoundaryInfo<I>(const std::string &logging_prefix =<recovery-expr>(""), const std::array<bool, 3> &logging_state =<recovery-expr>())¶ No documentation provided.
-
template<>
Dune::XT::Grid::BoundaryInfo::BoundaryInfo<I>(const ThisType&) = default¶ No documentation provided.
-
template<>
Dune::XT::Grid::BoundaryInfo::BoundaryInfo<I>(ThisType&&) noexcept = default¶ No documentation provided.
-
template<>
virtual ~BoundaryInfo<IntersectionImp>() = default¶ No documentation provided.
-
const size_t Dune::XT::Grid::BoundaryInfo::dimDomain¶
No documentation provided.
-
const size_t Dune::XT::Grid::BoundaryInfo::dimWorld¶
No documentation provided.
-
type Dune::XT::Grid::BoundaryInfo::ThisType¶
No documentation provided.
-
type Dune::XT::Grid::BoundaryInfo::Logger¶
No documentation provided.
-
type Dune::XT::Grid::BoundaryInfo::IntersectionType¶
No documentation provided.
-
type Dune::XT::Grid::BoundaryInfo::DomainFieldType¶
No documentation provided.
-
type Dune::XT::Grid::BoundaryInfo::DomainType¶
No documentation provided.
-
type Dune::XT::Grid::BoundaryInfo::WorldType¶
No documentation provided.