cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
chem_element_s Struct Reference

#include <mole_co_priv.h>

Collaboration diagram for chem_element_s:
Collaboration graph
[legend]

Data Fields

int ipCl
 
int ipMl
 
int ipMlP
 
int ipZ
 
char chName [3]
 

Detailed Description

Definition at line 36 of file mole_co_priv.h.

Field Documentation

char chem_element_s::chName[3]

Definition at line 42 of file mole_co_priv.h.

Referenced by newelement().

int chem_element_s::ipCl

Definition at line 37 of file mole_co_priv.h.

Referenced by CO_solve(), lgMolecAver(), newelement(), and newspecies().

int chem_element_s::ipMl

Definition at line 39 of file mole_co_priv.h.

Referenced by CO_Init(), CO_solve(), lgMolecAver(), and newelement().

int chem_element_s::ipMlP

Definition at line 39 of file mole_co_priv.h.

Referenced by CO_Init(), CO_solve(), lgMolecAver(), and newelement().

int chem_element_s::ipZ

Definition at line 39 of file mole_co_priv.h.

Referenced by newelement(), and newspecies().


The documentation for this struct was generated from the following file:

Generated for cloudy by doxygen 1.8.3.1