39 #ifndef processorTopology_H
40 #define processorTopology_H
52 class polyBoundaryMesh;
104 return patchSchedule_;
const lduSchedule & patchSchedule() const
Order in which the patches should be initialised/evaluated.
processorTopology(const polyBoundaryMesh &patches, const label comm)
Construct from boundaryMesh.
const labelListList & procNbrProcs() const
Return the processor-processor connection table.
const fvPatchList & patches
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.