Hmole_rate_s Struct Reference

Collaboration diagram for Hmole_rate_s:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 55 of file mole_h_step.cpp.


Field Documentation

int Hmole_rate_s::index

Definition at line 56 of file mole_h_step.cpp.

Referenced by newreaction().

struct Hmole_rate_s* Hmole_rate_s::next

Definition at line 62 of file mole_h_step.cpp.

int Hmole_rate_s::nproducts

Definition at line 57 of file mole_h_step.cpp.

Referenced by newreaction().

int Hmole_rate_s::nrates

Definition at line 57 of file mole_h_step.cpp.

Referenced by newreaction().

int Hmole_rate_s::nreactants

Definition at line 57 of file mole_h_step.cpp.

int Hmole_rate_s::products[MAXPRODUCTS]

Definition at line 60 of file mole_h_step.cpp.

int Hmole_rate_s::rate_species[MAXREACTANTS]

Definition at line 59 of file mole_h_step.cpp.

int Hmole_rate_s::reactants[MAXREACTANTS]

Definition at line 58 of file mole_h_step.cpp.

double Hmole_rate_s::rk

Definition at line 61 of file mole_h_step.cpp.

Referenced by hmole_step().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 12:14:22 2009 for cloudy by  doxygen 1.4.7