Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
atmdat_chianti.cpp File Reference
#include "cddefines.h"
#include "taulines.h"
#include "trace.h"
#include "thirdparty.h"
#include "atmdat.h"
#include "lines_service.h"
#include "parser.h"
#include "parse_species.h"
#include "rfield.h"
Include dependency graph for atmdat_chianti.cpp:

Classes

struct  LevelInfo
 

Typedefs

typedef vector< pair< double, long > > DoubleLongPairVector
 

Functions

int getCode (const string &transType)
 
void processIndices (long ipLoInFile, long ipHiInFile, bool lgIsRegular, const map< long, long > &indexold2new, long &ipLo, long &ipHi)
 
void atmdat_STOUT_readin (long intNS, const string &chPrefix)
 
void atmdat_CHIANTI_readin (long intNS, const string &chPrefix)
 

Variables

static const bool DEBUGSTATE = false
 
const double ENERGY_MIN_WN = 1e-10
 

Typedef Documentation

◆ DoubleLongPairVector

typedef vector< pair<double,long> > DoubleLongPairVector

Function Documentation

◆ atmdat_CHIANTI_readin()

◆ atmdat_STOUT_readin()

◆ getCode()

int getCode ( const string & transType)
inline

References DEBUG_ENTRY.

Referenced by atmdat_STOUT_readin().

◆ processIndices()

void processIndices ( long ipLoInFile,
long ipHiInFile,
bool lgIsRegular,
const map< long, long > & indexold2new,
long & ipLo,
long & ipHi )
inline

References ASSERT, and DEBUG_ENTRY.

Referenced by atmdat_STOUT_readin().

Variable Documentation

◆ DEBUGSTATE

◆ ENERGY_MIN_WN

const double ENERGY_MIN_WN = 1e-10

Referenced by atmdat_STOUT_readin().