UPstream.C File Reference
Include dependency graph for UPstream.C:

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)
 

Detailed Description

Original source file UPstream.C

Definition in file UPstream.C.

Function Documentation

◆ registerOptSwitch() [1/3]

registerOptSwitch ( "floatTransfer"  ,
bool  ,
Foam::UPstream::floatTransfer   
)

Referenced by UPstream::procNo().

Here is the caller graph for this function:

◆ registerOptSwitch() [2/3]

registerOptSwitch ( "nProcsSimpleSum"  ,
int  ,
Foam::UPstream::nProcsSimpleSum   
)

◆ registerOptNamedEnum()

registerOptNamedEnum ( "commsType"  ,
Foam::UPstream::commsTypeNames  ,
Foam::UPstream::defaultCommsType   
)

Referenced by UPstream::procNo().

Here is the caller graph for this function:

◆ registerOptSwitch() [3/3]

registerOptSwitch ( "nPollProcInterfaces"  ,
int  ,
Foam::UPstream::nPollProcInterfaces   
)

Variable Documentation

◆ serialComm

Referenced by UPstream::procNo().