Main Page | 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:

Include dependency graph

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

Included by dependency graph

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 Jun 2 13:56:41 2004 for Chombo&INSwithParticles by doxygen 1.3.2