Go to the documentation of this file.
40 FatalErrorIn(
"polyMeshGenAddressing::calcPointCells() const")
41 <<
"pointCells already calculated"
64 if( omp_in_parallel() )
67 "const VRWGraph& polyMeshGenAddressing::pointCells() const"
68 ) <<
"Calculating addressing inside a parallel region."
const polyMeshGenCells & mesh_
reference to the mesh
const VRWGraph & cellPoints() const
const pointFieldPMG & points() const
access to points
const VRWGraph & pointCells() const
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)
VRWGraph * pcPtr_
Point-cells.
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.
void calcPointCells() const
Calculate point-cell addressing.