Operators in Dune::XT::Grid

Function Dune::XT::Grid::operator<<

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

Streams the id of a BoundaryType.

Function template Dune::XT::Grid::operator<<

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

Streams the string representation of a BoundaryInfo.