OpenFOAM logo
Open Source CFD Toolkit

topoChangerFvMesh Class Reference

Inheritance diagram for topoChangerFvMesh:

Inheritance graph
[legend]
Collaboration diagram for topoChangerFvMesh:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("topoChangerFvMesh")
 Runtime type information.
 topoChangerFvMesh (const IOobject &io)
 Construct from objectRegistry, and read/write options.
virtual ~topoChangerFvMesh ()
virtual bool update ()=0
 Update the mesh for both mesh motion and topology change.

Protected Attributes

polyTopoChanger topoChanger_

Constructor & Destructor Documentation

topoChangerFvMesh const IOobject io  )  [explicit]
 

Construct from objectRegistry, and read/write options.

virtual ~topoChangerFvMesh  )  [virtual]
 


Member Function Documentation

TypeName "topoChangerFvMesh"   ) 
 

Runtime type information.

virtual bool update  )  [pure virtual]
 

Update the mesh for both mesh motion and topology change.

Implements dynamicFvMesh.

Implemented in linearValveFvMesh, linearValveLayersFvMesh, mixerFvMesh, and movingConeTopoFvMesh.


Member Data Documentation

polyTopoChanger topoChanger_ [protected]
 

Definition at line 75 of file topoChangerFvMesh.H.


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