cloudy
trunk
|
#include <mole_co_priv.h>
Data Fields | |
hashtab * | spectab |
hashtab * | reactab |
hashtab * | elemtab |
Definition at line 11 of file mole_co_priv.h.
hashtab * mole_priv_s::elemtab |
Definition at line 12 of file mole_co_priv.h.
Referenced by CO_Init(), findelement(), and newelement().
hashtab * mole_priv_s::reactab |
Definition at line 12 of file mole_co_priv.h.
Referenced by CO_create_react(), CO_findrate_s(), CO_Init(), and newreact().
hashtab* mole_priv_s::spectab |
Definition at line 12 of file mole_co_priv.h.
Referenced by CO_Init(), findspecies(), and newspecies().