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

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

Algorithm(State &state, GslRandomNumberGenerator &rng)Algorithm
evolve(double &tMax, int64_t &maxEvents, double startTime=0, bool initEvents=true)Algorithm
getCurrentEvents() constSimpleAlgorithminlineprotectedvirtual
getRandomNumberGenerator() constAlgorithminline
getState() constAlgorithminlineprotected
getTime() constAlgorithminline
onAboutToFire(EventBase *pEvt)Algorithminlineprotectedvirtual
onAlgorithmLoop(bool finished)Algorithminlineprotectedvirtual
onFiredEvent(EventBase *pEvt, int position)SimpleAlgorithminlineprotectedvirtual
SimpleAlgorithm(State &state, GslRandomNumberGenerator &rng, bool parallel)SimpleAlgorithm