35 #ifndef processorMeshes_H 36 #define processorMeshes_H 110 return pointProcAddressing_;
115 return faceProcAddressing_;
120 return cellProcAddressing_;
125 return boundaryProcAddressing_;
void operator=(const processorMeshes &)=delete
Disallow default bitwise assignment.
A class for handling words, derived from string.
const PtrList< labelIOList > & boundaryProcAddressing() const
Container for processor mesh addressing.
const PtrList< labelIOList > & pointProcAddressing() const
void reconstructPoints(fvMesh &)
Reconstruct point position after motion in parallel.
processorMeshes(PtrList< Time > &databases, const word &meshName)
Construct from components.
PtrList< fvMesh > & meshes()
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Mesh data needed to do the Finite Volume discretisation.
PtrList< labelIOList > & faceProcAddressing()
fvMesh::readUpdateState readUpdate()
Update the meshes based on the mesh files saved in time directories.
const PtrList< labelIOList > & cellProcAddressing() const
readUpdateState
Enumeration defining the state of the mesh after a read update.