processorTopology Class Reference

Public Member Functions

 processorTopology (const polyBoundaryMesh &patches, const label comm)
 Construct from boundaryMesh. More...
 
const labelListListprocNbrProcs () const
 Return the processor-processor connection table. More...
 
const lduSchedulepatchSchedule () const
 Order in which the patches should be initialised/evaluated. More...
 

Detailed Description

Definition at line 57 of file processorTopology.H.

Constructor & Destructor Documentation

◆ processorTopology()

Member Function Documentation

◆ procNbrProcs()

const labelListList& procNbrProcs ( ) const
inline

Return the processor-processor connection table.

Definition at line 94 of file processorTopology.H.

Referenced by globalMeshData::procNbrProcs().

Here is the caller graph for this function:

◆ patchSchedule()

const lduSchedule& patchSchedule ( ) const
inline

Order in which the patches should be initialised/evaluated.

corresponding to the schedule

Definition at line 101 of file processorTopology.H.


The documentation for this class was generated from the following files: