Variables
oomph::Global_output_stream Namespace Reference

///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More...

Variables

std::ofstream * Outfile = 0
 Output stream. More...
 

Detailed Description

///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////

Namespace containing an output stream that can be used for debugging. Use at your own risk – global data is evil!

Variable Documentation

◆ Outfile

std::ofstream * oomph::Global_output_stream::Outfile = 0

Output stream.

Definition at line 252 of file oomph_definitions.cc.