Definition in file PstreamImpl.H.
#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"
#include "src/OpenFOAM/db/typeInfo/typeInfo.H"
#include "src/OpenFOAM/db/runTimeSelection/runTimeSelectionTables.H"
#include "src/OpenFOAM/primitives/ops/ops.H"
#include "src/OpenFOAM/db/IOstreams/Pstreams/PstreamImplI.H"
Go to the source code of this file.
Classes | |
struct | PstreamBase |
Helper class. More...
| |
class | PstreamImpl |
Abstract base class for Pstream operations that depend on the parallel library used. Foam::PstreamImpl::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>PstreamImpl. More...
| |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
namespace | Foam::helper_ |