UPstream.H File Reference
Include dependency graph for UPstream.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UPstream
 Inter-processor communications stream. More...
 
class  UPstream::commsStruct
 Structure for communicating between processors. More...
 
class  UPstream::communicator
 Wrapper class for allocating/freeing communicators. Always invokes allocateCommunicatorComponents() and freeCommunicatorComponents() More...
 
class  UPstream::Request
 An opaque wrapper for MPI_Request with a vendor-independent representation independent of any <mpi.h> header. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::PstreamDetail
 Implementation details for UPstream/Pstream/MPI etc.
 

Macros

#define Pstream_CommonRoutines(Native)
 
#define Pstream_CommonRoutines(Native)
 

Functions

Ostream & operator<< (Ostream &, const UPstream::commsStruct &)
 

Detailed Description

Original source file UPstream.H

Definition in file UPstream.H.

Macro Definition Documentation

◆ Pstream_CommonRoutines [1/2]

#define Pstream_CommonRoutines (   Native)

Definition at line 1371 of file UPstream.H.

◆ Pstream_CommonRoutines [2/2]

#define Pstream_CommonRoutines (   Native)

Definition at line 1371 of file UPstream.H.