Go to the documentation of this file.
35 #ifndef dynamicMotionSolverFvMesh_H
36 #define dynamicMotionSolverFvMesh_H
72 TypeName(
"dynamicMotionSolverFvMesh");
TypeName("dynamicMotionSolverFvMesh")
Runtime type information.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual bool update()
Update the mesh for both mesh motion and topology change.
Abstract base class for geometry and/or topology changing fvMesh.
dynamicMotionSolverFvMesh(const dynamicMotionSolverFvMesh &)
Disallow default bitwise copy construct.
void operator=(const dynamicMotionSolverFvMesh &)
Disallow default bitwise assignment.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
autoPtr< motionSolver > motionPtr_
~dynamicMotionSolverFvMesh()
Destructor.
The dynamicMotionSolverFvMesh.