Namespace containing an output stream that can be used for debugging. Use at your own risk – global data is evil! More...
Variables | |
std::ofstream * | Outfile = 0 |
Output stream. | |
Namespace containing an output stream that can be used for debugging. Use at your own risk – global data is evil!
std::ofstream * oomph::Global_output_stream::Outfile = 0 |
Output stream.
Definition at line 259 of file oomph_definitions.cc.