Hmole_rate_s Struct Reference

Collaboration diagram for Hmole_rate_s:
[legend]

Data Fields

int index
int nreactants
int nrates
int nproducts
int reactants [MAXREACTANTS]
int rate_species [MAXREACTANTS]
int products [MAXPRODUCTS]
double rk
struct Hmole_rate_snext

Detailed Description

Definition at line 56 of file mole_h_step.cpp.


Field Documentation

Definition at line 57 of file mole_h_step.cpp.

Referenced by newreaction().

Definition at line 63 of file mole_h_step.cpp.

Referenced by hmole_step().

Definition at line 58 of file mole_h_step.cpp.

Referenced by hmole_step().

Definition at line 58 of file mole_h_step.cpp.

Referenced by hmole_step(), and newreaction().

Definition at line 58 of file mole_h_step.cpp.

Referenced by hmole_step().

int Hmole_rate_s::products[MAXPRODUCTS]

Definition at line 61 of file mole_h_step.cpp.

Referenced by hmole_step().

int Hmole_rate_s::rate_species[MAXREACTANTS]

Definition at line 60 of file mole_h_step.cpp.

Referenced by hmole_step().

int Hmole_rate_s::reactants[MAXREACTANTS]

Definition at line 59 of file mole_h_step.cpp.

Referenced by hmole_step().

Definition at line 62 of file mole_h_step.cpp.

Referenced by hmole_step().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1