Sample topoChangerFvMesh that moves an object in x direction and introduces/removes layers. More...
#include <topoChangerFvMesh/movingConeTopoFvMesh.H>
Sample topoChangerFvMesh that moves an object in x direction and introduces/removes layers.
Definition at line 53 of file movingConeTopoFvMesh.H.
Public Member Functions | |
TypeName ("movingConeTopoFvMesh") | |
Runtime type information.
| |
movingConeTopoFvMesh (const IOobject &io) | |
Construct from database.
| |
virtual | ~movingConeTopoFvMesh () |
virtual bool | update () |
Update the mesh for both mesh motion and topology change.
|
movingConeTopoFvMesh | ( | const IOobject & | io ) | [explicit]
|
Construct from database.
Definition at line 248 of file movingConeTopoFvMesh.C.
References Foam::average(), Foam::endl(), polyMesh::faceZones(), polyMesh::points(), Foam::Pout, fvMesh::time(), and dimensioned< Type >::value().
~movingConeTopoFvMesh | ( | ) | [virtual]
|
Definition at line 309 of file movingConeTopoFvMesh.C.
TypeName | ( | "movingConeTopoFvMesh" | ) |
Runtime type information.
bool update | ( | ) | [virtual]
|
Update the mesh for both mesh motion and topology change.
Implements topoChangerFvMesh.
Definition at line 315 of file movingConeTopoFvMesh.C.
References Foam::average(), Foam::endl(), Foam::Info, Foam::mag(), points, Foam::pos(), Foam::Pout, Foam::sin(), and autoPtr< T >::valid().