Go to the documentation of this file.
41 <<
"pointFaces already calculated"
65 if( omp_in_parallel() )
68 "const VRWGraph& polyMeshGenAddressing::pointFaces() const"
69 ) <<
"Calculating addressing inside a parallel region."
const polyMeshGenCells & mesh_
reference to the mesh
const pointFieldPMG & points() const
access to points
const faceListPMG & faces() const
access to faces
VRWGraph * pfPtr_
Point-faces.
const VRWGraph & pointFaces() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void calcPointFaces() const
Calculate point-face addressing.
void setSize(const label)
Reset the number of rows.
label size() const
return the number of used elements
errorManip< error > abort(error &err)
void reverseAddressing(const GraphType &origGraph)
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.