Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

source/toolbox/base/PIO.h File Reference

#include "SAMRAI_config.h"
#include <fstream>
#include <iostream>
#include <string>

Namespaces

namespace  SAMRAI
namespace  SAMRAI::tbox

Variables

ostream pout
ostream perr
ostream plog

Variable Documentation

ostream SAMRAI::tbox::pout
 

Parallel output stream pout writes to the standard output from node zero only. Output from other nodes is ignored. If logging is enabled, then output is mirrored to the log stream, as well.

ostream SAMRAI::tbox::perr
 

Parallel output stream perr writes to the standard error from all nodes. Output is prepended with the processor number. If logging is enabled, then output is mirrored to the log stream, as well.

ostream SAMRAI::tbox::plog
 

Parallel output stream plog writes output to the log file. When logging from multiple processors, the processor number is appended to the filename.


Generated on Fri Dec 2 11:19:11 2005 for SAMRAI by  doxygen 1.4.2