#include "cddefines.h"#include "lines_service.h"#include "physconst.h"#include "taulines.h"#include "trace.h"#include "string.h"#include "thirdparty.h"Include dependency graph for atmdat_chianti.cpp:

Go to the source code of this file.
Defines | |
| #define | DEBUGSTATE false |
Functions | |
| void | atmdat_Chianti_readin (long intNS) |
| #define DEBUGSTATE false |
Definition at line 11 of file atmdat_chianti.cpp.
Referenced by atmdat_Chianti_readin(), atmdat_lamda_readin(), Chianti_Upsilon(), LeidenCollRate(), and Nemala_Start().
| void atmdat_Chianti_readin | ( | long | intNS | ) |
atmdat_Chianti_readin read in data from Chianti database files
| intNS |
Definition at line 13 of file atmdat_chianti.cpp.
References AddLine2Stack(), ASSERT, AtmolCollSplines, atmolStates, atmolTrans, BIGDOUBLE, cdEXIT, t_quantumState::chLabel, chLabel, CollRatesArray, t_CollSplinesArray::collspline, DEBUG_ENTRY, DEBUGSTATE, DummyEmis, t_transition::Emis, t_quantumState::energy, t_CollSplinesArray::EnergyDiff, t_transition::EnergyErg, t_transition::EnergyK, t_transition::EnergyWN, ERG1CM, FFmtRead(), FILENAME_PATH_LENGTH_2, fixit(), t_quantumState::g, t_CollSplinesArray::gf, t_transition::Hi, t_CollSplinesArray::intTranType, ioQQQ, isnan, t_trace::lgTrace, MALLOC, MAX2, t_CollSplinesArray::nSplinePts, NUM_COLLIDERS, t_species::numLevels_local, t_species::numLevels_max, open_data(), read_whole_line(), RefIndex(), t_CollSplinesArray::ScalingParam, Species, spline(), t_CollSplinesArray::SplineSecDer, spsort(), T1CM, TotalInsanity(), trace, uncaps(), and t_transition::WLAng.
Referenced by database_readin().
Here is the call graph for this function:

1.4.7