OpenFOAM logo
Open Source CFD Toolkit

dynamicFvMesh Class Reference

Inheritance diagram for dynamicFvMesh:

Inheritance graph
[legend]
Collaboration diagram for dynamicFvMesh:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

autoPtr< dynamicFvMeshNew (const IOobject &io)
 Select null constructed.

Constructor & Destructor Documentation

dynamicFvMesh const IOobject io  )  [explicit]
 

Construct from objectRegistry, and read/write options.

virtual ~dynamicFvMesh  )  [virtual]
 


Member Function Documentation

declareRunTimeSelectionTable autoPtr  ,
dynamicFvMesh  ,
IOobject  ,
(const IOobject &io)  ,
(io) 
 

autoPtr<dynamicFvMesh> New const IOobject io  )  [static]
 

Select null constructed.

TypeName "dynamicFvMesh"   ) 
 

Runtime type information.

virtual bool update  )  [pure virtual]
 

Update the mesh for both mesh motion and topology change.

Implemented in dynamicInkJetFvMesh, dynamicMotionSolverFvMesh, staticFvMesh, linearValveFvMesh, linearValveLayersFvMesh, mixerFvMesh, movingConeTopoFvMesh, and topoChangerFvMesh.


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