Go to the documentation of this file.
38 #ifndef processorMeshes_H
39 #define processorMeshes_H
124 return pointProcAddressing_;
129 return faceProcAddressing_;
134 return cellProcAddressing_;
139 return boundaryProcAddressing_;
A class for handling words, derived from Foam::string.
const PtrList< fvMesh > & meshes() const
Container for processor mesh addressing.
void reconstructPoints(fvMesh &)
Mesh consisting of general polyhedral cells.
const PtrList< labelIOList > & boundaryProcAddressing() const
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
PtrList< labelIOList > & faceProcAddressing()
const PtrList< labelIOList > & cellProcAddressing() const
PtrList< fvMesh > & meshes()
Mesh data needed to do the Finite Volume discretisation.
fvMesh::readUpdateState readUpdate()
ClassName("processorMeshes")
static void removeFiles(const polyMesh &mesh)
const PtrList< labelIOList > & pointProcAddressing() const