COPASI API
4.16.103
|
#include <CHybridMethodODE45.h>
Public Attributes | |
size_t | mIndex |
C_INT32 | mMultiplicity |
CMetab * | mpMetabolite |
Internal representation of the balances of each reaction. The index of each metabolite in the reaction is provided.
Definition at line 109 of file CHybridMethodODE45.h.
size_t CHybridODE45Balance::mIndex |
Definition at line 112 of file CHybridMethodODE45.h.
Referenced by CHybridMethodODE45::setupBalances().
C_INT32 CHybridODE45Balance::mMultiplicity |
Definition at line 113 of file CHybridMethodODE45.h.
Referenced by CHybridMethodODE45::setupBalances().
CMetab* CHybridODE45Balance::mpMetabolite |
Definition at line 114 of file CHybridMethodODE45.h.
Referenced by CHybridMethodODE45::setupBalances().