#include "cddefines.h"
#include "hypho.h"
Go to the source code of this file.
|
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[]) |
◆ NCM
◆ NFREQ
◆ exp1()
STATIC double exp1 |
( |
double | x | ) |
|
◆ 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, EXIT_FAILURE, exp1(), MALLOC, MAX2, MIN2, NCM, NFREQ, POW2, and zero().