FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

IOstreams.C File Reference


Detailed Description

Definition in file IOstreams.C.

#include "src/OpenFOAM/db/IOstreams/IOstreams.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
Include dependency graph for IOstreams.C:

Go to the source code of this file.

Namespaces

namespace  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")