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

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)
 
 registerOptSwitch ("maxCommsSize", int, Foam::UPstream::maxCommsSize)
 

Variables

Foam::UPstream::communicator serialComm (-1, Foam::labelList(Foam::one{}, 0), false)
 
addcommsTypeToOpt addcommsTypeToOpt_ ("commsType")
 

Detailed Description

Original source file UPstream.C

Definition in file UPstream.C.

Function Documentation

◆ registerOptSwitch() [1/4]

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

◆ registerOptSwitch() [2/4]

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

◆ registerOptSwitch() [3/4]

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

◆ registerOptSwitch() [4/4]

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

Variable Documentation

◆ serialComm