cloudy
trunk
|
#include <two_photon.h>
Public Member Functions | |
two_photon () | |
void | Reset () |
Data Fields | |
long | ipHi |
long | ipLo |
double * | Pop |
double | E2nu |
realnum | AulTotal |
long | ipTwoPhoE |
vector< long > | ipSym2nu |
vector< realnum > | As2nu |
vector< realnum > | local_emis |
double | induc_up |
double | induc_dn |
double | induc_dn_max |
Definition at line 9 of file two_photon.h.
|
inline |
Definition at line 12 of file two_photon.h.
References As2nu, AulTotal, E2nu, induc_dn, induc_dn_max, induc_up, ipHi, ipLo, ipSym2nu, ipTwoPhoE, local_emis, and Pop.
|
inline |
Definition at line 28 of file two_photon.h.
References induc_dn, induc_dn_max, and induc_up.
vector<realnum> two_photon::As2nu |
Definition at line 46 of file two_photon.h.
Referenced by CalcTwoPhotonEmission(), CalcTwoPhotonRates(), ContCreatePointers(), PrtTwoPhotonEmissCoef(), two_photon(), and TwoPhotonSetup().
realnum two_photon::AulTotal |
Definition at line 38 of file two_photon.h.
Referenced by CalcTwoPhotonRates(), two_photon(), and TwoPhotonSetup().
double two_photon::E2nu |
Definition at line 37 of file two_photon.h.
Referenced by CalcTwoPhotonRates(), PrtTwoPhotonEmissCoef(), two_photon(), and TwoPhotonSetup().
double two_photon::induc_dn |
Definition at line 53 of file two_photon.h.
Referenced by CalcTwoPhotonRates(), Reset(), and two_photon().
double two_photon::induc_dn_max |
Definition at line 55 of file two_photon.h.
Referenced by PrtComment(), Reset(), two_photon(), and TwoPhotonSetup().
double two_photon::induc_up |
Definition at line 51 of file two_photon.h.
Referenced by CalcTwoPhotonRates(), Reset(), and two_photon().
long two_photon::ipHi |
Definition at line 35 of file two_photon.h.
Referenced by two_photon(), and TwoPhotonSetup().
long two_photon::ipLo |
Definition at line 35 of file two_photon.h.
Referenced by two_photon(), and TwoPhotonSetup().
vector<long> two_photon::ipSym2nu |
Definition at line 44 of file two_photon.h.
Referenced by CalcTwoPhotonEmission(), CalcTwoPhotonRates(), two_photon(), and TwoPhotonSetup().
long two_photon::ipTwoPhoE |
Definition at line 41 of file two_photon.h.
Referenced by CalcTwoPhotonEmission(), CalcTwoPhotonRates(), ContCreatePointers(), two_photon(), and TwoPhotonSetup().
vector<realnum> two_photon::local_emis |
Definition at line 48 of file two_photon.h.
Referenced by CalcTwoPhotonEmission(), two_photon(), and TwoPhotonSetup().
double* two_photon::Pop |
Definition at line 36 of file two_photon.h.
Referenced by CalcTwoPhotonEmission(), PrtTwoPhotonEmissCoef(), two_photon(), and TwoPhotonSetup().