Getting started
BOUT++ models
Model inputs
Model outputs
BOUT++ interfaces
Field-aligned coordinate systems
Developer Documentation
BoutComm
Class to represent the ‘global’ communicator.
Public Functions
~BoutComm
setComm
getComm
isSet
Public Static Functions
getInstance
Get a pointer to the only instance.
get
Shortcut method.
setArgs
cleanup
rank
Rank: my processor number.
size
Size: number of processors.
Private Functions
Private Members
pargc
pargv
Command-line arguments. These can be modified by MPI init, so pointers are used
hasBeenSet
comm
Private Static Attributes
instance
The only instance of this class (Singleton)