OpenFOAM logo
Open Source CFD Toolkit

fvBoundaryMesh Class Reference

Inheritance diagram for fvBoundaryMesh:

Inheritance graph
[legend]
Collaboration diagram for fvBoundaryMesh:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 fvBoundaryMesh (const fvMesh &)
 Construct with zero size.
 fvBoundaryMesh (const fvMesh &, const polyBoundaryMesh &)
 Construct from polyBoundaryMesh.
const fvMeshmesh () const
 Return the mesh reference.
void movePoints ()
 Correct patches after moving points.

Protected Member Functions

void readUpdate (const polyBoundaryMesh &)
 Update boundary based on new polyBoundaryMesh.

Friends

class fvMesh

Constructor & Destructor Documentation

fvBoundaryMesh const fvMesh  ) 
 

Construct with zero size.

fvBoundaryMesh const fvMesh ,
const polyBoundaryMesh
 

Construct from polyBoundaryMesh.


Member Function Documentation

const fvMesh& mesh  )  const [inline]
 

Return the mesh reference.

Definition at line 113 of file fvBoundaryMesh.H.

void movePoints  ) 
 

Correct patches after moving points.

void readUpdate const polyBoundaryMesh  )  [protected]
 

Update boundary based on new polyBoundaryMesh.


Friends And Related Function Documentation

friend class fvMesh [friend]
 

Definition at line 91 of file fvBoundaryMesh.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org