Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "parser.h"
#include "physconst.h"
#include "dense.h"
#include "thirdparty.h"
#include "hydro_tbl.h"
Variables | |
static const char * | tpn_file = "hydro_tpn.dat" |
static const char * | tpnl_file = "hydro_tpnl.dat" |
static const char * | tpnn_file = "hydro_tpnn.dat" |
static const char * | pcs_file = "hydro_pcs.dat" |
static const long | tpn_magic = 201809260L |
static const long | tpnl_magic = 201809271L |
static const long | tpnn_magic = 201809281L |
static const long | pcs_magic = 201810020L |
|
static |
Referenced by t_hydro_tbl::p_initcs().
|
static |
Referenced by t_hydro_tbl::p_initcs().
|
static |
Referenced by t_hydro_tbl::p_initn().
|
static |
Referenced by t_hydro_tbl::p_initn().
|
static |
Referenced by t_hydro_tbl::p_initnl().
|
static |
Referenced by t_hydro_tbl::p_initnl().
|
static |
Referenced by t_hydro_tbl::p_initnn().
|
static |
Referenced by t_hydro_tbl::p_initnn().