structure to hold molecular stoichiometry More...
#include <Chem.h>
Public Attributes | |
| int | nele | 
| number of elements  | |
| int * | ele | 
| vector of element indices  | |
| double * | stoich | 
| vector of stoichiometries  | |
structure to hold molecular stoichiometry
Definition at line 13 of file Chem.h.
 1.7.1