Simpact Cyan
Population based event driven simulation using mNRM
State Member List

This is the complete list of members for State, including all inherited members.

advanceEventTimes(EventBase *pScheduledEvent, double dt)Stateprotectedvirtual
ErrorBase()errut::ErrorBaseinline
ErrorBase(const std::string &objName)errut::ErrorBaseinline
evolve(double &tMax, int64_t &maxEvents, double startTime=0, bool initEvents=true)State
getErrorString() const errut::ErrorBaseinline
getNextScheduledEvent(double &dt)Stateprotectedvirtual
getObjectName() const errut::ErrorBaseinline
getRandomNumberGenerator() const Stateinline
getTime() const Stateinline
initEventTimes() const Stateprotectedvirtual
onAboutToFire(EventBase *pEvt)Stateinlineprotectedvirtual
onAlgorithmLoop(bool finished)Stateinlineprotectedvirtual
onFiredEvent(EventBase *pEvt)Stateinlineprotectedvirtual
setErrorString(const std::string &str) const errut::ErrorBaseinlineprotected
State(GslRandomNumberGenerator *pRng)State