|
Simpact Cyan
Population based event driven simulation using mNRM
|
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() const | SimpleAlgorithm | inlineprotectedvirtual |
| getRandomNumberGenerator() const | Algorithm | inline |
| getState() const | Algorithm | inlineprotected |
| getTime() const | Algorithm | inline |
| onAboutToFire(EventBase *pEvt) | Algorithm | inlineprotectedvirtual |
| onAlgorithmLoop(bool finished) | Algorithm | inlineprotectedvirtual |
| onFiredEvent(EventBase *pEvt, int position) | SimpleAlgorithm | inlineprotectedvirtual |
| SimpleAlgorithm(State &state, GslRandomNumberGenerator &rng, bool parallel) | SimpleAlgorithm |