FreeFOAM The Cross-Platform CFD Toolkit
OPstreamImpl.H File Reference

Detailed Description

Definition in file OPstreamImpl.H.

+ Include dependency graph for OPstreamImpl.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OPstreamImpl
 Abstract base class for OPstream operations that depend on the parallel library used. Foam::OPstreamImpl::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>OPstreamImpl. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.