/home66/gary/public_html/cloudy/c10_branch/source/hypho.cpp File Reference

#include "cddefines.h"
#include "hypho.h"
Include dependency graph for hypho.cpp:

Go to the source code of this file.

Defines

#define NCM   3000
#define NFREQ   NCM

Functions

STATIC double exp1 (double x)
void hypho (double zed, long int n, long int lmin, long int lmax, double en, long int ncell, realnum anu[], realnum bfnu[])

Define Documentation

#define NCM   3000

Definition at line 7 of file hypho.cpp.

Referenced by hypho().

#define NFREQ   NCM

Definition at line 8 of file hypho.cpp.

Referenced by hypho().


Function Documentation

STATIC double exp1 ( double  x  ) 

Definition at line 12 of file hypho.cpp.

References DEBUG_ENTRY.

Referenced by hypho().

void hypho ( double  zed,
long int  n,
long int  lmin,
long int  lmax,
double  en,
long int  ncell,
realnum  anu[],
realnum  bfnu[] 
)

hypho generate hydrogenic photoionization cross sections

Parameters:
zed 
n 
lmin 
lmax 
en 
ncell 
anu[] 
bfnu[] 

Definition at line 41 of file hypho.cpp.

References cdEXIT, DEBUG_ENTRY, exp1(), MALLOC, MAX2, MIN2, NCM, NFREQ, pow(), POW2, and zero().

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1