processorFaMeshes Class Reference

Container for processor mesh addressing. More...

Public Member Functions

 processorFaMeshes (const PtrList< fvMesh > &processorFvMeshes)
 Construct from components. More...
 
PtrList< faMesh > & meshes ()
 Update the meshes based on the mesh files saved in. More...
 
const PtrList< labelIOList > & pointProcAddressing () const
 
PtrList< labelIOList > & edgeProcAddressing ()
 
const PtrList< labelIOList > & faceProcAddressing () const
 
const PtrList< labelIOList > & boundaryProcAddressing () const
 

Detailed Description

Container for processor mesh addressing.

Author Zeljko Tukovic, FSB Zagreb

Source files

Definition at line 57 of file processorFaMeshes.H.

Constructor & Destructor Documentation

◆ processorFaMeshes()

processorFaMeshes ( const PtrList< fvMesh > &  processorFvMeshes)

Construct from components.

Member Function Documentation

◆ meshes()

PtrList<faMesh>& meshes ( )
inline

Update the meshes based on the mesh files saved in.

time directories fvMesh::readUpdateState readUpdate(); Reconstruct point position after motion in parallel

void reconstructPoints(faMesh& mesh);

Definition at line 109 of file processorFaMeshes.H.

◆ pointProcAddressing()

const PtrList<labelIOList>& pointProcAddressing ( ) const
inline

Definition at line 113 of file processorFaMeshes.H.

◆ edgeProcAddressing()

PtrList<labelIOList>& edgeProcAddressing ( )
inline

Definition at line 117 of file processorFaMeshes.H.

◆ faceProcAddressing()

const PtrList<labelIOList>& faceProcAddressing ( ) const
inline

Definition at line 121 of file processorFaMeshes.H.

◆ boundaryProcAddressing()

const PtrList<labelIOList>& boundaryProcAddressing ( ) const
inline

Definition at line 125 of file processorFaMeshes.H.


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