
Go to the source code of this file.
Functions | |
| static void | attachOurBuffers () |
| static void | detachOurBuffers () |
Variables | |
| constexpr int | minBufLen = 20000000 |
| static int | attachedBufLen = 0 |
| static bool | ourMpi = false |
Original source file UPstream.C
Definition in file UPstream.C.
|
static |
Definition at line 50 of file UPstream.C.
References attachedBufLen, Foam::getEnv(), minBufLen, UPstream::mpiBufferSize, Foam::Perr, and Foam::read().

|
static |
Definition at line 99 of file UPstream.C.
References attachedBufLen.
|
constexpr |
Definition at line 38 of file UPstream.C.
Referenced by attachOurBuffers().
|
static |
Definition at line 41 of file UPstream.C.
Referenced by attachOurBuffers(), and detachOurBuffers().
|
static |
Definition at line 44 of file UPstream.C.