www.cemf.ir
timeInfo Class Reference

Public Member Functions

 timeInfo (uint32 cIter, real cTime, real dt)
 
const realt () const
 
const realdt () const
 
const uint32iter () const
 

Private Attributes

uint32 currentIter_
 
real currentTime_
 
real dt_
 

Detailed Description

Definition at line 28 of file timeInfo.hpp.

Constructor & Destructor Documentation

◆ timeInfo()

timeInfo ( uint32  cIter,
real  cTime,
real  dt 
)
inline

Definition at line 40 of file timeInfo.hpp.

Member Function Documentation

◆ t()

◆ dt()

◆ iter()

Member Data Documentation

◆ currentIter_

uint32 currentIter_
private

Definition at line 32 of file timeInfo.hpp.

Referenced by timeInfo::iter().

◆ currentTime_

real currentTime_
private

Definition at line 34 of file timeInfo.hpp.

Referenced by timeInfo::t().

◆ dt_

real dt_
private

Definition at line 36 of file timeInfo.hpp.

Referenced by timeInfo::dt().


The documentation for this class was generated from the following file: