![]() |
|
Public Member Functions | |
ClassName ("globalPoints") | |
Declare name of the class and it's debug switch. | |
globalPoints (const polyMesh &mesh) | |
Construct from mesh. | |
label | nPatchPoints () const |
const Map< label > & | meshToProcPoint () const |
const labelList & | sharedPointAddr () const |
shared points used by this processor (= global point number) | |
const labelList & | sharedPointLabels () const |
my meshpoints corresponding to the shared points | |
label | nGlobalPoints () const |
|
Construct from mesh.
|
|
Declare name of the class and it's debug switch.
|
|
Definition at line 253 of file globalPoints.H. |
|
Definition at line 270 of file globalPoints.H. |
|
Definition at line 248 of file globalPoints.H. References Foam::label. |
|
shared points used by this processor (= global point number)
Definition at line 259 of file globalPoints.H. |
|
my meshpoints corresponding to the shared points
Definition at line 265 of file globalPoints.H. |