| cloudy
    trunk
    | 

Go to the source code of this file.
| Functions | |
| void | atmdat_2phot_setSplineCoefs () | 
| double | atmdat_2phot_shapefunction (double EbyE2nu, long ipISO, long nelem) | 
| Variables | |
| static const int | NCRS_H = 9 | 
| static const int | NCRS_HE = 51 | 
| static double | Hydro2NuEnergies [NCRS_H] | 
| static double | Hydro2NuShapeFunc [30][NCRS_H] | 
| static double | Hydro2NuShapeFuncY2 [30][NCRS_H] | 
| static double | He2NuEnergies [NCRS_HE] | 
| static double | He2NuShapeFunc [29][NCRS_HE] | 
| static double | He2NuShapeFuncY2 [LIMELM-1][NCRS_HE] | 
| static bool | lgSplinesSet =false | 
| void atmdat_2phot_setSplineCoefs | ( | ) | 
Definition at line 209 of file atmdat_2photon.cpp.
References ASSERT, DEBUG_ENTRY, He2NuEnergies, He2NuShapeFunc, He2NuShapeFuncY2, Hydro2NuEnergies, Hydro2NuShapeFunc, Hydro2NuShapeFuncY2, lgSplinesSet, NCRS_H, NCRS_HE, and spline().
Referenced by atmdat_readin().

| double atmdat_2phot_shapefunction | ( | double | EbyE2nu, | 
| long | ipISO, | ||
| long | nelem | ||
| ) | 
atmdat_2phot_shapefunction two photon emission function for all atomic and ionic species
| EbyE2nu | |
| ipISO | |
| nelem | 
Definition at line 230 of file atmdat_2photon.cpp.
References ASSERT, DEBUG_ENTRY, He2NuEnergies, He2NuShapeFunc, He2NuShapeFuncY2, Hydro2NuEnergies, Hydro2NuShapeFunc, Hydro2NuShapeFuncY2, ipH_LIKE, ipHE_LIKE, lgSplinesSet, NCRS_H, NCRS_HE, and splint().
Referenced by ContCreatePointers(), and TwoPhotonSetup().

| 
 | static | 
Definition at line 53 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
| 
 | static | 
Definition at line 60 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
Definition at line 206 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
| 
 | static | 
Definition at line 13 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
| 
 | static | 
Definition at line 19 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
| 
 | static | 
Definition at line 50 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
| 
 | static | 
Definition at line 207 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
| 
 | static | 
Definition at line 9 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
| 
 | static | 
Definition at line 10 of file atmdat_2photon.cpp.
Referenced by atmdat_2phot_setSplineCoefs(), and atmdat_2phot_shapefunction().
 1.8.5
 1.8.5