44 ListListOps::combine<Field<Type>>
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
static int myProcNo(const label communicator=0)
Number of this process (starting from masterNo() = 0)
static bool master(const label communicator=0)
Am I the master process.
void combineFields(Field< Type > &field)
Combine fields from all processor domains into single field.
Pre-declare SubField and related Field type.
static label nProcs(const label communicator=0)
Number of processes in parallel run.
A class for managing temporary objects.
static void gatherList(const List< commsStruct > &comms, List< T > &Values, const int tag, const label comm)
Gather data but keep individual values separate.