41 #ifndef ProcessorTopology_H 42 #define ProcessorTopology_H 56 template<
class Container,
class ProcPatch>
99 return patchSchedule_;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const lduSchedule & patchSchedule() const
Order in which the patches should be initialised/evaluated.
Determines processor-processor connection. After instantiation contains on all processors the process...
ProcessorTopology(const Container &patches, const label comm)
Construct from boundaryMesh.
const labelList & procPatchMap() const
From neighbour processor to index in boundaryMesh. Local information.
static lduSchedule nonBlockingSchedule(const Container &patches)
Calculate non-blocking (i.e. unscheduled) schedule.