Definition in file IOstreams.C.
#include "src/OpenFOAM/db/IOstreams/IOstreams.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
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") |