ug4
|
#include <ostream>
Go to the source code of this file.
Classes | |
class | ug::AlgebraType |
class describing the type of an algebra More... | |
class | ug::DefaultAlgebra |
Singleton, providing the current default algebra. More... | |
Namespaces | |
ug | |
the ug namespace | |
Functions | |
std::ostream & | ug::operator<< (std::ostream &out, const AlgebraType &v) |
writes the Identifier to the output stream More... | |