oomph_definitions.cc File Reference

Namespaces

 oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).
 
 oomph::Global_timings
 
 oomph::TerminateHelper
 
 oomph::Global_output_stream
 
 oomph::Global_unsigned
 
 oomph::Global_string_for_annotation
 

Functions

void oomph::TerminateHelper::setup ()
 Setup terminate helper. More...
 
void oomph::TerminateHelper::suppress_exception_error_messages ()
 Suppress error messages (e.g. because error has been caught) More...
 
void oomph::TerminateHelper::spawn_errors_from_uncaught_errors ()
 Function to spawn messages from uncaught errors. More...
 
void oomph::TerminateHelper::clean_up_memory ()
 
std::string oomph::Global_string_for_annotation::string (const unsigned &i)
 

Variables

bool oomph::Global_timings::Doc_comprehensive_timings = false
 
std::ostream * oomph::TerminateHelper::Error_message_stream_pt = &std::cerr
 Stream to output error messages. More...
 
std::stringstream * oomph::TerminateHelper::Exception_stringstream_pt = 0
 String stream that records the error message. More...
 
std::ofstream * oomph::Global_output_stream::Outfile = 0
 Output stream. More...
 
unsigned oomph::Global_unsigned::Number = 0
 The unsigned. More...
 
std::vector< std::string > oomph::Global_string_for_annotation::String
 
Nullstream oomph::oomph_nullstream
 Single (global) instantiation of the Nullstream. More...
 
OomphInfo oomph::oomph_info
 
OutputModifier oomph::default_output_modifier
 Single global instatiation of the default output modifier. More...