cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
my_Integrand_S62 Class Reference
Collaboration diagram for my_Integrand_S62:
Collaboration graph
[legend]

Public Member Functions

 my_Integrand_S62 (double deltaE, double osc_strength, double temp, double I_energy_eV)
 
void operator() (const double proj_energy_overKT[], double res[], long n) const
 

Private Attributes

double deltaE
 
double osc_strength
 
double temp
 
double I_energy_eV
 

Detailed Description

Definition at line 998 of file helike_cs.cpp.

Constructor & Destructor Documentation

my_Integrand_S62::my_Integrand_S62 ( double  deltaE,
double  osc_strength,
double  temp,
double  I_energy_eV 
)
inline

Definition at line 1002 of file helike_cs.cpp.

Member Function Documentation

void my_Integrand_S62::operator() ( const double  proj_energy_overKT[],
double  res[],
long  n 
) const

Definition at line 1123 of file helike_cs.cpp.

References ASSERT, bessel_k0_k1(), cross_section(), DEBUG_ENTRY, deltaE, I_energy_eV, osc_strength, POW2, avx_ptr< T, lgBC >::ptr0(), S62BesselInvert(), temp, and vexp().

Here is the call graph for this function:

Field Documentation

double my_Integrand_S62::deltaE
private

Definition at line 1000 of file helike_cs.cpp.

Referenced by operator()().

double my_Integrand_S62::I_energy_eV
private

Definition at line 1000 of file helike_cs.cpp.

Referenced by operator()().

double my_Integrand_S62::osc_strength
private

Definition at line 1000 of file helike_cs.cpp.

Referenced by operator()().

double my_Integrand_S62::temp
private

Definition at line 1000 of file helike_cs.cpp.

Referenced by operator()().


The documentation for this class was generated from the following file: