Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
columnFvMeshInfo Class Reference
Inheritance diagram for columnFvMeshInfo:
Inheritance graph
[legend]
Collaboration diagram for columnFvMeshInfo:
Collaboration graph
[legend]

Public Member Functions

 ClassName ("columnFvMeshInfo")
 
 columnFvMeshInfo (const Time &runTime, const word &regionName)
 

Protected Member Functions

void addLocalPatches (fvMesh &mesh) const
 
void initialiseZones (fvMesh &mesh)
 

Protected Attributes

const word regionName_
 
const fileName regionPrefix_
 
const word localInstance_
 
bool createFromMesh_
 
pointField points1D_
 
faceList faces1D_
 
labelList owner1D_
 
labelList neighbour1D_
 
dictionary patchEntries_
 
label nPatchWithFace_
 

Detailed Description

Definition at line 49 of file columnFvMesh.H.

Constructor & Destructor Documentation

◆ columnFvMeshInfo()

columnFvMeshInfo ( const Time runTime,
const word regionName 
)

Member Function Documentation

◆ addLocalPatches()

void addLocalPatches ( fvMesh mesh) const
protected

◆ initialiseZones()

void initialiseZones ( fvMesh mesh)
protected

Definition at line 379 of file columnFvMesh.C.

References mesh.

◆ ClassName()

ClassName ( "columnFvMeshInfo"  )

Member Data Documentation

◆ regionName_

const word regionName_
protected

Definition at line 74 of file columnFvMesh.H.

◆ regionPrefix_

const fileName regionPrefix_
protected

Definition at line 77 of file columnFvMesh.H.

◆ localInstance_

const word localInstance_
protected

Definition at line 80 of file columnFvMesh.H.

◆ createFromMesh_

bool createFromMesh_
protected

Definition at line 83 of file columnFvMesh.H.

◆ points1D_

pointField points1D_
protected

Definition at line 89 of file columnFvMesh.H.

◆ faces1D_

faceList faces1D_
protected

Definition at line 92 of file columnFvMesh.H.

◆ owner1D_

labelList owner1D_
protected

Definition at line 95 of file columnFvMesh.H.

◆ neighbour1D_

labelList neighbour1D_
protected

Definition at line 98 of file columnFvMesh.H.

◆ patchEntries_

dictionary patchEntries_
protected

Definition at line 104 of file columnFvMesh.H.

◆ nPatchWithFace_

label nPatchWithFace_
protected

Definition at line 107 of file columnFvMesh.H.


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