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