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

Go to the source code of this file.

Macros

#define DEBUGSTATE   false
 

Functions

void database_readin (void)
 
void states_popfill (void)
 
void states_nelemfill (void)
 
void database_prep (int)
 
void emislines_fillredis (void)
 
STATIC void states_propprint (void)
 
STATIC int getAtNo (char[])
 
emissionAddLine2Stack (realnum Aul, transition *trans)
 
void Nemala_Start (void)
 
STATIC int getAtNo (char *p)
 

Macro Definition Documentation

#define DEBUGSTATE   false

Definition at line 36 of file nemala.cpp.

Referenced by Nemala_Start().

Function Documentation

emission* AddLine2Stack ( realnum  Aul,
transition trans 
)
void database_prep ( int  intSpIndex)
void database_readin ( void  )

Definition at line 290 of file nemala.cpp.

References atmdat_Chianti_readin(), atmdat_lamda_readin(), atmolStates, atmolTrans, DEBUG_ENTRY, lgSpeciesMolecule, MALLOC, and nSpecies.

Referenced by Nemala_Start().

Here is the call graph for this function:

void emislines_fillredis ( void  )

Definition at line 206 of file nemala.cpp.

References atmolEmis, DEBUG_ENTRY, ipPRD, t_emission::iRedisFun, and linesAdded2.

Referenced by Nemala_Start().

STATIC int getAtNo ( char  [])

Referenced by Nemala_Start().

STATIC int getAtNo ( char *  p)
void Nemala_Start ( void  )
void states_nelemfill ( void  )
void states_popfill ( void  )

Definition at line 449 of file nemala2.cpp.

References atmolStates, DEBUG_ENTRY, nSpecies, t_species::numLevels_max, t_quantumState::Pop, and Species.

Referenced by Nemala_Start().

STATIC void states_propprint ( void  )

Definition at line 243 of file nemala.cpp.

References atmolStates, chLabel, DEBUG_ENTRY, nSpecies, t_species::numLevels_max, and Species.

Referenced by Nemala_Start().


Generated for cloudy by doxygen 1.8.4