Cantera
2.4.0
|
Handles two species in a single reaction. More...
#include <StoichManager.h>
Private Attributes | |
size_t | m_rxn |
Reaction index -> index into the ROP vector. More... | |
size_t | m_ic0 |
Species index -> index into the species vector for the two species. More... | |
size_t | m_ic1 |
Handles two species in a single reaction.
See Stoichiometry
Definition at line 185 of file StoichManager.h.
|
private |
Reaction index -> index into the ROP vector.
Definition at line 236 of file StoichManager.h.
|
private |
Species index -> index into the species vector for the two species.
Definition at line 239 of file StoichManager.h.