Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

parstream.H File Reference

#include <iostream>

Include dependency graph for parstream.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::ostream & pout ()
 Used in place of std::cout for stream based output.


Function Documentation

std::ostream& pout  ) 
 

Used in place of std::cout for stream based output.

Replaces std::cout in most of the Chombo code. In serial this just returns std::cout. in parallel, this creates a file called pout.n where n is the procID of the given processor. Output is then directed to these files. This keeps the output from different processors from getting all jumbled up.


Generated on Wed Oct 19 22:57:35 2005 for Chombo&AMRIdealMHD by doxygen 1.3.2