ecell4_base
ecell4_base copied to clipboard
General caching system for rule-based simulations
In gillespie, each ReactionRuleEvent caches the number of molecules specified with Species rules (e.g. the following link). This should be done rather in Space.
https://github.com/ecell/ecell4/blob/master/ecell4/gillespie/GillespieSimulator.hpp#L226-L306