cloudy trunk
|
#include <mole.h>
Public Member Functions | |
bool | lgMeanAbundance (void) const |
string | label (void) const |
int | compare (const chem_atom &b) const |
Data Fields | |
chem_element * | el |
int | A |
vector< int > | ipMl |
realnum | mass_amu |
double | frac |
|
inline |
Definition at line 72 of file mole.h.
References A, el, mass_amu, and chem_element::Z.
Referenced by operator<(), operator<=(), operator==(), operator>(), and operator>=().
|
inline |
Definition at line 55 of file mole.h.
References A, el, and lgMeanAbundance().
Referenced by lgNucleiConserved(), and molcol().
|
inline |
int chem_atom::A |
Definition at line 44 of file mole.h.
Referenced by compare(), label(), and lgMeanAbundance().
chem_element* chem_atom::el |
vector<int> chem_atom::ipMl |
Definition at line 45 of file mole.h.
Referenced by lgNucleiConserved().