58 #ifndef pimpleSingleRegionControl_H
59 #define pimpleSingleRegionControl_H
85 TypeName(
"pimpleSingleRegionControl");
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Pimple loop class. Implements the logic which controls the pimple loop generically for a given correc...
Pimple no-loop control class. Implements various option flags, but leaves loop controls to the deriva...
Pimple single region control class. Provides time-loop control methods which exit the simulation once...
bool run(Time &time)
Time run loop.
TypeName("pimpleSingleRegionControl")
Run-time type information.
pimpleSingleRegionControl(pimpleNoLoopControl &pimple)
Construct from single region pimple.
virtual bool read()
Read controls.
virtual ~pimpleSingleRegionControl()
Destructor.
pimpleControl pimple(mesh)