Go to the documentation of this file.
21 #ifndef __timeFlowControl_hpp__
22 #define __timeFlowControl_hpp__
73 if(currentTime >
endTime_)
return false;
98 #endif //__timeFlowControl_hpp__
timeFlowControl(const dictionary &dict)
bool read(const dictionary &dict)
size_t numberToBeInserted(real currentTime)
size_t totalInserted() const
bool writeTimeFlowControl(dictionary &dict) const
INLINE_FUNCTION_HD real abs(real x)
bool write(dictionary &dict) const
INLINE_FUNCTION_HD real mod(real x, real y)
size_t addToNumInserted(size_t newInserted)
bool readTimeFlowControl(const dictionary &dict)
bool insertionTime(real currentTime, real dt)