|
ug4
|
#include <string>#include <iostream>Go to the source code of this file.
Classes | |
| class | ug::GridLevel |
Namespaces | |
| namespace | ug |
| the ug namespace | |
Functions | |
| std::string | ug::GridLevelAppendix (const GridLevel &gl, int minfill=2) |
| returns appendix for a grid level | |
| std::ostream & | ug::operator<< (std::ostream &out, const GridLevel &v) |
| writes to the output stream | |