
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| defineTypeNameAndDebug (UPstream, 0) | |
| registerOptSwitch ("floatTransfer", bool, Foam::UPstream::floatTransfer) | |
| registerOptSwitch ("nProcsSimpleSum", int, Foam::UPstream::nProcsSimpleSum) | |
| registerOptNamedEnum ("commsType", Foam::UPstream::commsTypeNames, Foam::UPstream::defaultCommsType) | |
| registerOptSwitch ("nPollProcInterfaces", int, Foam::UPstream::nPollProcInterfaces) | |
Variables | |
| Foam::UPstream::communicator | serialComm (-1, Foam::labelList(1, Foam::label(0)), false) |
Original source file UPstream.C
Definition in file UPstream.C.
| registerOptSwitch | ( | "floatTransfer" | , |
| bool | , | ||
| Foam::UPstream::floatTransfer | |||
| ) |
| registerOptSwitch | ( | "nProcsSimpleSum" | , |
| int | , | ||
| Foam::UPstream::nProcsSimpleSum | |||
| ) |
| registerOptNamedEnum | ( | "commsType" | , |
| Foam::UPstream::commsTypeNames | , | ||
| Foam::UPstream::defaultCommsType | |||
| ) |
| registerOptSwitch | ( | "nPollProcInterfaces" | , |
| int | , | ||
| Foam::UPstream::nPollProcInterfaces | |||
| ) |
| Foam::UPstream::communicator serialComm(-1, Foam::labelList(1, Foam::label(0)), false) |
Referenced by UPstream::procNo().