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