#include <hydro_tbl.h>
|
size_t | nmaxn () |
|
size_t | nmaxnl_l () |
|
size_t | nmaxnl_u () |
|
size_t | nmaxnn () |
|
size_t | nmaxcs () |
|
realnum | tp (long nl, long nu, long Z) |
|
realnum | tp (long nl, long ll, long nu, long lu, long Z) |
|
realnum | tp (long n, long ll, long lu, long Z) |
|
double | wn (long n, long ll, long lu, long Z) |
|
double | cs (double e, long n, long l, long Z) |
|
t_hydro_tbl::t_hydro_tbl |
( |
| ) |
|
|
inlineprotected |
t_hydro_tbl::~t_hydro_tbl |
( |
| ) |
|
|
inlineprotected |
double t_hydro_tbl::cs |
( |
double |
e, |
|
|
long |
n, |
|
|
long |
l, |
|
|
long |
Z |
|
) |
| |
References ASSERT, multi_arr< T, d, ALLOC, lgBC >::back(), DEBUG_ENTRY, hunt_bisect(), lagrange(), LIMELM, max(), min(), p_cs, p_en, p_initcs(), p_nenrgs, p_nmaxcs, and TotalInsanity().
Referenced by H_photo_cs().
size_t t_hydro_tbl::nmaxcs |
( |
| ) |
|
|
inline |
size_t t_hydro_tbl::nmaxn |
( |
| ) |
|
|
inline |
size_t t_hydro_tbl::nmaxnl_l |
( |
| ) |
|
|
inline |
size_t t_hydro_tbl::nmaxnl_u |
( |
| ) |
|
|
inline |
size_t t_hydro_tbl::nmaxnn |
( |
| ) |
|
|
inline |
void t_hydro_tbl::p_initcs |
( |
| ) |
|
|
private |
References multi_arr< T, d, ALLOC, lgBC >::alloc(), DataParser::checkEOL(), DataParser::checkMagic(), multi_arr< T, d, ALLOC, lgBC >::clone(), DEBUG_ENTRY, DataParser::errorAbort(), ES_NONE, DataParser::getline(), DataParser::getToken(), mx::m, p_cs, p_en, p_nenrgs, p_nmaxcs, pcs_file, pcs_magic, multi_arr< T, d, ALLOC, lgBC >::reserve(), and multi_arr< T, d, ALLOC, lgBC >::size().
Referenced by cs(), and nmaxcs().
void t_hydro_tbl::p_initn |
( |
long |
nu | ) |
|
|
private |
References ASSERT, DataParser::checkEOL(), DataParser::checkMagic(), DEBUG_ENTRY, DataParser::errorAbort(), ES_NONE, DataParser::getline(), DataParser::getpos(), DataParser::getToken(), min(), p_nmaxn, p_nmaxn_read, p_posn, p_stride, p_tpn, DataParser::setpos(), tpn_file, and tpn_magic.
Referenced by nmaxn(), and tp().
void t_hydro_tbl::p_initnl |
( |
long |
nu | ) |
|
|
private |
References ASSERT, DataParser::checkEOL(), DataParser::checkMagic(), DEBUG_ENTRY, DataParser::errorAbort(), ES_NONE, DataParser::getline(), DataParser::getpos(), DataParser::getToken(), min(), p_nmaxn_read, p_nmaxnl_l, p_nmaxnl_read, p_nmaxnl_u, p_posnl, p_stride, p_tpnl, DataParser::setpos(), tpnl_file, and tpnl_magic.
Referenced by nmaxnl_l(), nmaxnl_u(), and tp().
void t_hydro_tbl::p_initnn |
( |
| ) |
|
|
private |
References multi_arr< T, d, ALLOC, lgBC >::alloc(), DataParser::checkEOL(), DataParser::checkMagic(), multi_arr< T, d, ALLOC, lgBC >::clone(), DEBUG_ENTRY, DataParser::errorAbort(), ES_NONE, DataParser::getline(), DataParser::getToken(), LIMELM, min(), p_nmaxnn, p_tpnn, p_wnnn, p_Zmax, multi_arr< T, d, ALLOC, lgBC >::reserve(), multi_arr< T, d, ALLOC, lgBC >::size(), tpnn_file, and tpnn_magic.
Referenced by nmaxnn().
realnum t_hydro_tbl::p_RM |
( |
long |
Z | ) |
const |
|
private |
realnum t_hydro_tbl::tp |
( |
long |
nl, |
|
|
long |
nu, |
|
|
long |
Z |
|
) |
| |
realnum t_hydro_tbl::tp |
( |
long |
nl, |
|
|
long |
ll, |
|
|
long |
nu, |
|
|
long |
lu, |
|
|
long |
Z |
|
) |
| |
realnum t_hydro_tbl::tp |
( |
long |
n, |
|
|
long |
ll, |
|
|
long |
lu, |
|
|
long |
Z |
|
) |
| |
double t_hydro_tbl::wn |
( |
long |
n, |
|
|
long |
ll, |
|
|
long |
lu, |
|
|
long |
Z |
|
) |
| |
size_t t_hydro_tbl::p_nenrgs |
|
private |
size_t t_hydro_tbl::p_nmaxcs |
|
private |
size_t t_hydro_tbl::p_nmaxn |
|
private |
size_t t_hydro_tbl::p_nmaxn_read |
|
private |
size_t t_hydro_tbl::p_nmaxnl_l |
|
private |
size_t t_hydro_tbl::p_nmaxnl_read |
|
private |
size_t t_hydro_tbl::p_nmaxnl_u |
|
private |
size_t t_hydro_tbl::p_nmaxnn |
|
private |
long t_hydro_tbl::p_posnl |
|
private |
const size_t t_hydro_tbl::p_stride = 64 |
|
staticprivate |
vector<arrn*> t_hydro_tbl::p_tpn |
|
private |
vector<arrnl*> t_hydro_tbl::p_tpnl |
|
private |
size_t t_hydro_tbl::p_Zmax |
|
private |
The documentation for this class was generated from the following files: