
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | PrintControl(Ctrl, Name) |
Functions | |
| defineTypeNameAndDebug (UPstream, 0) | |
| registerOptSwitch ("nodeComms", int, Foam::UPstream::nodeCommsControl_) | |
| registerOptSwitch ("nodeComms.min", int, Foam::UPstream::nodeCommsMin_) | |
| registerOptSwitch ("topoControl", int, Foam::UPstream::topologyControl_) | |
| 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 int | nPredefinedComm |
| #define PrintControl | ( | Ctrl, | |
| Name | |||
| ) |
Referenced by UPstream::printTopoControl().
| registerOptSwitch | ( | "nodeComms" | , |
| int | , | ||
| Foam::UPstream::nodeCommsControl_ | |||
| ) |
| registerOptSwitch | ( | "nodeComms.min" | , |
| int | , | ||
| Foam::UPstream::nodeCommsMin_ | |||
| ) |
| registerOptSwitch | ( | "topoControl" | , |
| int | , | ||
| Foam::UPstream::topologyControl_ | |||
| ) |
| 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 int nPredefinedComm |
Definition at line 888 of file UPstream.C.