OpenFOAM logo
Open Source CFD Toolkit

globalPoints Class Reference

Collaboration diagram for globalPoints:

Collaboration graph
[legend]
List of all members.

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 labelListsharedPointAddr () const
 shared points used by this processor (= global point number)
const labelListsharedPointLabels () const
 my meshpoints corresponding to the shared points
label nGlobalPoints () const

Constructor & Destructor Documentation

globalPoints const polyMesh mesh  ) 
 

Construct from mesh.


Member Function Documentation

ClassName "globalPoints"   ) 
 

Declare name of the class and it's debug switch.

const Map<label>& meshToProcPoint  )  const [inline]
 

Definition at line 253 of file globalPoints.H.

label nGlobalPoints  )  const [inline]
 

Definition at line 270 of file globalPoints.H.

label nPatchPoints  )  const [inline]
 

Definition at line 248 of file globalPoints.H.

References Foam::label.

const labelList& sharedPointAddr  )  const [inline]
 

shared points used by this processor (= global point number)

Definition at line 259 of file globalPoints.H.

const labelList& sharedPointLabels  )  const [inline]
 

my meshpoints corresponding to the shared points

Definition at line 265 of file globalPoints.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org