Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class 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 5 13:57:19 2005 for Chombo&AMRSelfGravity by  doxygen 1.4.1