A rotating slider mesh. More...
#include <topoChangerFvMesh/mixerFvMesh.H>
A rotating slider mesh.
Definition at line 52 of file mixerFvMesh.H.
Public Member Functions | |
TypeName ("mixerFvMesh") | |
Runtime type information.
| |
mixerFvMesh (const IOobject &io) | |
Construct from IOobject.
| |
virtual | ~mixerFvMesh () |
const coordinateSystem & | cs () const |
Return coordinate system.
| |
virtual bool | update () |
Update the mesh for both mesh motion and topology change.
|
mixerFvMesh | ( | const IOobject & | io ) | [explicit]
|
Construct from IOobject.
Definition at line 283 of file mixerFvMesh.C.
References Foam::endl(), Foam::Info, and Foam::nl.
~mixerFvMesh | ( | ) | [virtual]
|
Definition at line 324 of file mixerFvMesh.C.
References Foam::deleteDemandDrivenData().
TypeName | ( | "mixerFvMesh" | ) |
Runtime type information.
const coordinateSystem& cs | ( | ) | const [inline]
|
Return coordinate system.
Definition at line 110 of file mixerFvMesh.H.
bool update | ( | ) | [virtual]
|
Update the mesh for both mesh motion and topology change.
Implements topoChangerFvMesh.
Definition at line 343 of file mixerFvMesh.C.
References Foam::deleteDemandDrivenData(), Foam::endl(), Foam::Info, points, and autoPtr< T >::valid().