#include <hydrogenic.h>


Public Member Functions | |
| double | HydroBranchFunc (long int nHi, long int nLo, long int ipZPhys) const |
Protected Member Functions | |
| t_hydrobranch () | |
Private Member Functions | |
| void | ReadBlock (FILE *in, double x[][NDIM2]) |
Private Attributes | |
| double | Alow [NDIM1][NDIM2] |
| double | Blow [NDIM1][NDIM2] |
| double | Clow [NDIM1][NDIM2] |
| double | Ahigh [NDIM1][NDIM2] |
| double | Aint [NDIM1][NDIM2] |
| double | Bint [NDIM1][NDIM2] |
| double | Cint [NDIM1][NDIM2] |
| double | Azero [NDIM1][NDIM2] |
| double | Bzero [NDIM1][NDIM2] |
| double | Czero [NDIM1][NDIM2] |
| double | DenCut [NDIM2] |
Friends | |
| class | Singleton< t_hydrobranch > |
Definition at line 51 of file hydrogenic.h.
| t_hydrobranch::t_hydrobranch | ( | ) | [protected] |
Definition at line 10 of file hydrobranch.cpp.
References Ahigh, Aint, Alow, ASSERT, Azero, Bint, Blow, Bzero, cdEXIT(), chDataPath, Cint, Clow, Czero, DEBUG_ENTRY, DEBUG_EXIT, DenCut, FILENAME_PATH_LENGTH_2, ioQQQ, lgDataPathSet, NDIM2, and ReadBlock().

| void t_hydrobranch::ReadBlock | ( | FILE * | in, | |
| double | x[][NDIM2] | |||
| ) | [private] |
Definition at line 67 of file hydrobranch.cpp.
References ASSERT, DEBUG_ENTRY, DEBUG_EXIT, and NDIM1.
Referenced by t_hydrobranch().
| double t_hydrobranch::HydroBranchFunc | ( | long int | nHi, | |
| long int | nLo, | |||
| long int | ipZPhys | |||
| ) | const |
Definition at line 88 of file hydrobranch.cpp.
References Ahigh, Aint, Alow, ASSERT, t_dense::AtomicWeight, Azero, Bint, Blow, Bzero, cdEXIT(), Cint, Clow, Czero, DEBUG_ENTRY, DEBUG_EXIT, DenCut, dense, t_dense::eden, ioQQQ, MAX2, MIN2, phycon, POW2, powi(), t_phycon::te, and TotalInsanity().
Referenced by HydroBranch().

friend class Singleton< t_hydrobranch > [friend] |
Definition at line 53 of file hydrogenic.h.
double t_hydrobranch::Alow[NDIM1][NDIM2] [private] |
double t_hydrobranch::Blow[NDIM1][NDIM2] [private] |
double t_hydrobranch::Clow[NDIM1][NDIM2] [private] |
double t_hydrobranch::Ahigh[NDIM1][NDIM2] [private] |
double t_hydrobranch::Aint[NDIM1][NDIM2] [private] |
double t_hydrobranch::Bint[NDIM1][NDIM2] [private] |
double t_hydrobranch::Cint[NDIM1][NDIM2] [private] |
double t_hydrobranch::Azero[NDIM1][NDIM2] [private] |
double t_hydrobranch::Bzero[NDIM1][NDIM2] [private] |
double t_hydrobranch::Czero[NDIM1][NDIM2] [private] |
double t_hydrobranch::DenCut[NDIM2] [private] |
1.5.5