|
cloudy trunk
|

Public Member Functions | |
| double | operator() (double alpha) |
Data Fields | |
| long | n |
| long | l |
| long | lp |
| double | bmax |
| double | red_vel |
| double | an |
| double | ColliderCharge |
Definition at line 71 of file helike_cs.cpp.
|
inline |
Definition at line 77 of file helike_cs.cpp.
References an, bmax, ColliderCharge, l, L_mix_integrand_VF01(), lp, n, and red_vel.

| double my_Integrand_VF01_alpha::an |
Definition at line 75 of file helike_cs.cpp.
Referenced by collision_strength_VF01(), and operator()().
| double my_Integrand_VF01_alpha::bmax |
Definition at line 75 of file helike_cs.cpp.
Referenced by collision_strength_VF01(), and operator()().
| double my_Integrand_VF01_alpha::ColliderCharge |
Definition at line 75 of file helike_cs.cpp.
Referenced by collision_strength_VF01(), and operator()().
| long my_Integrand_VF01_alpha::l |
Definition at line 74 of file helike_cs.cpp.
Referenced by collision_strength_VF01(), and operator()().
| long my_Integrand_VF01_alpha::lp |
Definition at line 74 of file helike_cs.cpp.
Referenced by collision_strength_VF01(), and operator()().
| long my_Integrand_VF01_alpha::n |
Definition at line 74 of file helike_cs.cpp.
Referenced by collision_strength_VF01(), and operator()().
| double my_Integrand_VF01_alpha::red_vel |
Definition at line 75 of file helike_cs.cpp.
Referenced by collision_strength_VF01(), and operator()().