cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
species.cpp File Reference
#include "cddefines.h"
#include "lines_service.h"
#include "taulines.h"
#include "trace.h"
#include "string.h"
#include "input.h"
#include "thirdparty.h"
#include "dense.h"
#include "atmdat.h"
#include "mole.h"
#include "elementnames.h"
#include "version.h"
Include dependency graph for species.cpp:

Go to the source code of this file.

Macros

#define DEBUGSTATE   false
 

Functions

STATIC void states_popfill (void)
 
STATIC void states_nelemfill (void)
 
STATIC void database_prep (int)
 
STATIC void set_fractionation (species *sp)
 
STATIC void states_propprint (void)
 
STATIC void SpeciesJunk (species *sp)
 
void database_readin (void)
 

Macro Definition Documentation

#define DEBUGSTATE   false

Definition at line 41 of file species.cpp.

Referenced by database_readin().

Function Documentation

STATIC void database_prep ( int  intSpIndex)
void database_readin ( void  )
STATIC void set_fractionation ( species sp)

Definition at line 582 of file species.cpp.

References t_species::chLabel, DEBUG_ENTRY, fixit(), t_species::fracIsotopologue, and t_species::fracType.

Referenced by database_readin().

Here is the call graph for this function:

STATIC void SpeciesJunk ( species sp)
STATIC void states_nelemfill ( void  )
STATIC void states_popfill ( void  )

Definition at line 613 of file species.cpp.

References dBaseSpecies, dBaseStates, DEBUG_ENTRY, nSpecies, and t_species::numLevels_max.

Referenced by database_readin().

STATIC void states_propprint ( void  )

Definition at line 732 of file species.cpp.

References dBaseSpecies, dBaseStates, DEBUG_ENTRY, g, nSpecies, and t_species::numLevels_max.

Referenced by database_readin().