Perform a subCycleTime on a field. More...
#include <OpenFOAM/subCycle.H>
Perform a subCycleTime on a field.
Definition at line 47 of file subCycle.H.
Public Member Functions | |
subCycle (GeometricField &gf, const label nSubCycles) | |
Construct field and number of sub-cycles.
| |
~subCycle () |
subCycle | ( | GeometricField & | gf, |
const label | nSubCycles | ||
) | [inline]
|
Construct field and number of sub-cycles.
Definition at line 74 of file subCycle.H.
~subCycle | ( | ) | [inline]
|
Definition at line 84 of file subCycle.H.
References subCycleTime::endSubCycle(), GeometricField< Type, PatchField, GeoMesh >::oldTime(), IOobject::time(), TimeState::timeIndex(), and GeometricField< Type, PatchField, GeoMesh >::timeIndex().