42 if (
pimple.firstIter() ||
pimple.moveMeshOuterCorrectors())
46 if (mesh.topoChanged())
bool move()
Move the mesh.
bool moveMeshOuterCorrectors() const
Switch to move the mesh at the start of every PIMPLE.
bool firstIter() const
Flag to indicate the first iteration.
pimpleNoLoopControl pimple
PIMPLE inner-loop controls.
fvMesh & mesh_
Region mesh.
virtual void moveMesh()
Called at the start of the PIMPLE loop to move the mesh.
virtual void motionCorrector()
Corrections that follow mesh motion.
pimpleControl pimple(mesh)