Class Dune::XT::Grid::NoBoundary

Inherits from Dune::XT::Grid::BoundaryType.

class Dune::XT::Grid::NoBoundary : public BoundaryType

Boundary type denoting an intersection that is not a boundary.

Method Dune::XT::Grid::NoBoundary::id

std::string Dune::XT::Grid::NoBoundary::id() const final

No documentation provided.

Method Dune::XT::Grid::NoBoundary::copy

BoundaryType *Dune::XT::Grid::NoBoundary::copy() const final

No documentation provided.