Class Dune::XT::Grid::BoundaryType¶
-
class Dune::XT::Grid::BoundaryType¶
Interface for a boundary type, identified by a string id.
-
virtual std::string Dune::XT::Grid::BoundaryType::id() const = 0¶
No documentation provided.
-
virtual BoundaryType *Dune::XT::Grid::BoundaryType::copy() const = 0¶
No documentation provided.
-
bool Dune::XT::Grid::BoundaryType::operator==(const BoundaryType &other) const¶
No documentation provided.
-
bool Dune::XT::Grid::BoundaryType::operator!=(const BoundaryType &other) const¶
No documentation provided.