Namespaces | Functions | Variables
IOstreams.C File Reference
Include dependency graph for IOstreams.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

OFstream Snull ("/dev/null")
 

Variables

ISstream Sin (cin,"Sin")
 
OSstream Sout (cout,"Sout")
 
OSstream Serr (cerr,"Serr")
 
prefixOSstream Pout (cout,"Pout")
 
prefixOSstream Perr (cerr,"Perr")
 

Detailed Description

Original source file IOstreams.C

Definition in file IOstreams.C.