processorFaMeshes Class Reference

Container for finite-area processor mesh addressing. More...

Public Member Functions

 processorFaMeshes (const UPtrList< fvMesh > &processorFvMeshes)
 Construct from components. More...
 
const PtrList< faMesh > & meshes () const
 
PtrList< faMesh > & meshes ()
 
const PtrList< labelIOList > & pointProcAddressing () const
 
PtrList< labelIOList > & edgeProcAddressing ()
 
const PtrList< labelIOList > & faceProcAddressing () const
 
const PtrList< labelIOList > & boundaryProcAddressing () const
 

Detailed Description

Container for finite-area processor mesh addressing.

Author Zeljko Tukovic, FSB Zagreb

Source files

Definition at line 57 of file processorFaMeshes.H.

Constructor & Destructor Documentation

◆ processorFaMeshes()

processorFaMeshes ( const UPtrList< fvMesh > &  processorFvMeshes)
explicit

Construct from components.

Definition at line 133 of file processorFaMeshes.C.

References Foam::read().

Here is the call graph for this function:

Member Function Documentation

◆ meshes() [1/2]

const PtrList<faMesh>& meshes ( ) const
inline

Definition at line 102 of file processorFaMeshes.H.

◆ meshes() [2/2]

PtrList<faMesh>& meshes ( )
inline

Definition at line 107 of file processorFaMeshes.H.

◆ pointProcAddressing()

const PtrList<labelIOList>& pointProcAddressing ( ) const
inline

Definition at line 112 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 122 of file processorFaMeshes.H.

◆ boundaryProcAddressing()

const PtrList<labelIOList>& boundaryProcAddressing ( ) const
inline

Definition at line 127 of file processorFaMeshes.H.


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