
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| defineTypeNameAndDebug (UPstream, 0) | |
| static List< int > | getHostGroupIds (const label parentCommunicator) |
| registerOptSwitch ("floatTransfer", bool, Foam::UPstream::floatTransfer) | |
| registerOptSwitch ("nProcsSimpleSum", int, Foam::UPstream::nProcsSimpleSum) | |
| registerOptSwitch ("nbx.min", int, Foam::UPstream::nProcsNonblockingExchange) | |
| registerOptSwitch ("nbx.tuning", int, Foam::UPstream::tuning_NBX_) | |
| registerOptSwitch ("nPollProcInterfaces", int, Foam::UPstream::nPollProcInterfaces) | |
| registerOptSwitch ("maxCommsSize", int, Foam::UPstream::maxCommsSize) | |
Variables | |
| const Foam::label | nPredefinedComm |
| registerOptSwitch | ( | "floatTransfer" | , |
| bool | , | ||
| Foam::UPstream::floatTransfer | |||
| ) |
| registerOptSwitch | ( | "nProcsSimpleSum" | , |
| int | , | ||
| Foam::UPstream::nProcsSimpleSum | |||
| ) |
| registerOptSwitch | ( | "nbx.min" | , |
| int | , | ||
| Foam::UPstream::nProcsNonblockingExchange | |||
| ) |
| registerOptSwitch | ( | "nbx.tuning" | , |
| int | , | ||
| Foam::UPstream::tuning_NBX_ | |||
| ) |
| registerOptSwitch | ( | "nPollProcInterfaces" | , |
| int | , | ||
| Foam::UPstream::nPollProcInterfaces | |||
| ) |
| registerOptSwitch | ( | "maxCommsSize" | , |
| int | , | ||
| Foam::UPstream::maxCommsSize | |||
| ) |
| const Foam::label nPredefinedComm |
Definition at line 761 of file UPstream.C.