Public Member Functions | Static Public Member Functions | List of all members
processorMeshes Class Reference

Container for processor mesh addressing. More...

Public Member Functions

 ClassName ("processorMeshes")
 
 processorMeshes (PtrList< Time > &databases, const word &meshName)
 
fvMesh::readUpdateState readUpdate ()
 
void reconstructPoints (fvMesh &)
 
const PtrList< fvMesh > & meshes () const
 
PtrList< fvMesh > & meshes ()
 
const PtrList< labelIOList > & pointProcAddressing () const
 
PtrList< labelIOList > & faceProcAddressing ()
 
const PtrList< labelIOList > & cellProcAddressing () const
 
const PtrList< labelIOList > & boundaryProcAddressing () const
 

Static Public Member Functions

static void removeFiles (const polyMesh &mesh)
 

Detailed Description

Container for processor mesh addressing.

Source files

Definition at line 50 of file processorMeshes.H.

Constructor & Destructor Documentation

◆ processorMeshes()

processorMeshes ( PtrList< Time > &  databases,
const word meshName 
)

Definition at line 140 of file processorMeshes.C.

References Foam::read().

Here is the call graph for this function:

Member Function Documentation

◆ ClassName()

ClassName ( "processorMeshes"  )

◆ readUpdate()

◆ reconstructPoints()

void reconstructPoints ( fvMesh mesh)

◆ meshes() [1/2]

const PtrList<fvMesh>& meshes ( ) const
inline

Definition at line 107 of file processorMeshes.H.

◆ meshes() [2/2]

PtrList<fvMesh>& meshes ( )
inline

Definition at line 112 of file processorMeshes.H.

◆ pointProcAddressing()

const PtrList<labelIOList>& pointProcAddressing ( ) const
inline

Definition at line 117 of file processorMeshes.H.

◆ faceProcAddressing()

PtrList<labelIOList>& faceProcAddressing ( )
inline

Definition at line 122 of file processorMeshes.H.

◆ cellProcAddressing()

const PtrList<labelIOList>& cellProcAddressing ( ) const
inline

Definition at line 127 of file processorMeshes.H.

◆ boundaryProcAddressing()

const PtrList<labelIOList>& boundaryProcAddressing ( ) const
inline

Definition at line 132 of file processorMeshes.H.

◆ removeFiles()

void removeFiles ( const polyMesh mesh)
static

Definition at line 267 of file processorMeshes.C.

References Foam::expressions::patchExpr::debug, DebugVar, polyMesh::facesInstance(), mesh, polyMesh::meshSubDir, IOobject::objectPath(), and Foam::rm().

Here is the call graph for this function:

The documentation for this class was generated from the following files: