![]() |
|
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_ |
|
Construct from objectRegistry, and read/write options.
|
|
|
|
Runtime type information.
|
|
Update the mesh for both mesh motion and topology change.
Implements dynamicFvMesh. Implemented in linearValveFvMesh, linearValveLayersFvMesh, mixerFvMesh, and movingConeTopoFvMesh. |
|
Definition at line 75 of file topoChangerFvMesh.H. |