Operators in Dune::XT::Grid

std::ostream &Dune::XT::Grid::operator<<(std::ostream &out, const BoundaryType &type)

Streams the id of a BoundaryType.

template<class I>
std::ostream &Dune::XT::Grid::operator<<(std::ostream &out, const BoundaryInfo<I> &bi)

Streams the string representation of a BoundaryInfo.