Variables
oomph::Global_output_stream Namespace Reference

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 242 of file oomph_definitions.cc.

Referenced by oomph::OutputModifier::operator()().