OpenFOAM logo
Open Source CFD Toolkit

subCycleTime Class Reference

Inheritance diagram for subCycleTime:

Inheritance graph
[legend]
Collaboration diagram for subCycleTime:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 subCycleTime (Time &t, const label nSubCycles)
 Construct from original time and number of sub-cycles.
 ~subCycleTime ()
bool end () const
subCycleTimeoperator++ ()
 Prefix increment.
subCycleTimeoperator++ (int)
 Postfix increment.

Constructor & Destructor Documentation

subCycleTime Time t,
const label  nSubCycles
 

Construct from original time and number of sub-cycles.

~subCycleTime  ) 
 


Member Function Documentation

bool end  )  const
 

subCycleTime& operator++ int   ) 
 

Postfix increment.

subCycleTime& operator++  ) 
 

Prefix increment.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org