33 namespace fvMeshMovers
Macros for easy insertion into run-time selection tables.
Abstract base class for fvMesh movers.
Dummy fvMeshMover which does not move the mesh points.
none(fvMesh &mesh)
Construct from fvMesh.
virtual bool update()
Dummy update function which does not change the mesh.
virtual ~none()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
defineTypeNameAndDebug(none, 0)
addToRunTimeSelectionTable(fvMeshMover, none, fvMesh)