![]() |
|
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< dynamicFvMesh > | New (const IOobject &io) |
Select null constructed. |
|
Construct from objectRegistry, and read/write options.
|
|
|
|
|
|
Select null constructed.
|
|
Runtime type information.
|
|
Update the mesh for both mesh motion and topology change.
Implemented in dynamicInkJetFvMesh, dynamicMotionSolverFvMesh, staticFvMesh, linearValveFvMesh, linearValveLayersFvMesh, mixerFvMesh, movingConeTopoFvMesh, and topoChangerFvMesh. |