Go to the documentation of this file.
35 #ifndef processorMeshes_H
36 #define processorMeshes_H
PtrList< labelIOList > cellProcAddressing_
List of processor cell addressing lists.
PtrList< labelIOList > pointProcAddressing_
List of processor point addressing lists.
A class for handling words, derived from string.
const PtrList< fvMesh > & meshes() const
PtrList< Time > & databases_
Processor databases.
Container for processor mesh addressing.
void reconstructPoints(fvMesh &)
Reconstruct point position after motion in parallel.
const PtrList< labelIOList > & boundaryProcAddressing() const
PtrList< labelIOList > boundaryProcAddressing_
List of processor boundary addressing lists.
PtrList< fvMesh > meshes_
List of processor meshes.
void operator=(const processorMeshes &)
Disallow default bitwise assignment.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
PtrList< labelIOList > & faceProcAddressing()
const PtrList< labelIOList > & cellProcAddressing() const
PtrList< fvMesh > & meshes()
Mesh data needed to do the Finite Volume discretisation.
fvMesh::readUpdateState readUpdate()
Update the meshes based on the mesh files saved in time directories.
readUpdateState
Enumeration defining the state of the mesh after a read update.
PtrList< labelIOList > faceProcAddressing_
List of processor face addressing lists.
processorMeshes(const processorMeshes &)
Disallow default bitwise copy construct.
void read()
Read all meshes.
const PtrList< labelIOList > & pointProcAddressing() const