36 #ifndef movingConeTopoFvMesh_H 37 #define movingConeTopoFvMesh_H 63 vector motionVelAmplitude_;
66 scalar motionVelPeriod_;
87 void addZonesAndModifiers();
A list of keyword definitions, which are a keyword followed by any number of values (e...
movingConeTopoFvMesh(const IOobject &io)
Construct from database.
virtual bool update()
Update the mesh for both mesh motion and topology change.
Sample topoChangerFvMesh that moves an object in x direction and introduces/removes layers...
Abstract base class for a topology changing fvMesh.
TypeName("movingConeTopoFvMesh")
Runtime type information.
void operator=(const movingConeTopoFvMesh &)=delete
Disallow default bitwise assignment.
A class for managing temporary objects.
virtual ~movingConeTopoFvMesh()
Destructor.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...