|
copasi API
0.1
|
#include <CHybridMethod.h>
Public Attributes | |
| C_INT32 | mIndex |
| C_INT32 | mValue |
| CHybridStochFlag * | mpPrev |
| CHybridStochFlag * | mpNext |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const CHybridStochFlag &d) |
Element of the array mReactionFlags. The deterministic reactions are organized in a linked list to be able to iterate over them quickly.
| std::ostream& operator<< | ( | std::ostream & | os, |
| const CHybridStochFlag & | d | ||
| ) | [friend] |
| C_INT32 CHybridStochFlag::mIndex |
| C_INT32 CHybridStochFlag::mValue |
1.7.5.1