A class for managing sub-cycling times. More...
Public Member Functions | |
subCycleTime (Time &runTime, const label nCycle) | |
~subCycleTime () | |
label | index () const |
label | nSubCycles () const |
bool | status () const |
bool | end () const |
void | endSubCycle () |
bool | loop () |
subCycleTime & | operator++ () |
subCycleTime & | operator++ (int) |
subCycleTime | ( | Time & | runTime, |
const label | nCycle | ||
) |
Definition at line 25 of file subCycleTime.C.
References Time::subCycle().
~subCycleTime | ( | ) |
Definition at line 41 of file subCycleTime.C.
|
inline |
Definition at line 75 of file subCycleTime.H.
|
inline |
Definition at line 81 of file subCycleTime.H.
bool status | ( | ) | const |
Definition at line 49 of file subCycleTime.C.
bool end | ( | ) | const |
Definition at line 55 of file subCycleTime.C.
void endSubCycle | ( | ) |
Definition at line 61 of file subCycleTime.C.
Referenced by CollidingCloud< KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::motion(), and subCycle< GeometricField >::~subCycle().
bool loop | ( | ) |
Definition at line 74 of file subCycleTime.C.
Foam::subCycleTime & operator++ | ( | ) |
Definition at line 89 of file subCycleTime.C.
Foam::subCycleTime & operator++ | ( | int | ) |
Definition at line 105 of file subCycleTime.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.