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

IPstreamImpl.H File Reference


Detailed Description

Definition in file IPstreamImpl.H.

#include "src/OpenFOAM/db/IOstreams/Pstreams/PstreamImpl.H"
#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"
#include "src/OpenFOAM/db/typeInfo/typeInfo.H"
#include "src/OpenFOAM/db/runTimeSelection/runTimeSelectionTables.H"
Include dependency graph for IPstreamImpl.H:

Go to the source code of this file.

Classes

class  IPstreamImpl
 Abstract base class for IPstream operations that depend on the parallel library used. Foam::IPstreamImpl::New will lookup the entry "PstreamImplementation" in the global controlDict file (i.e. the one found by Foam::dotFoam) and tries to first load a library named lib<PstreamImplementation>Pstream.so, and then instantiate the class <PstreamImplementation>IPstreamImpl. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.