|
cloudy
trunk
|

Go to the source code of this file.
Macros | |
| #define | NPREDCONT 64 |
Variables | |
| realnum | EnrPredCont [NPREDCONT] |
| long int | ipPredCont [NPREDCONT] |
| #define NPREDCONT 64 |
number of continuum point to enter into line array
Definition at line 10 of file predcont.h.
Referenced by ContCreatePointers(), and lines_continuum().
array indices position in line array for continuum points
Definition at line 34 of file init_coreload.cpp.
Referenced by ContCreatePointers(), and lines_continuum().
| long int ipPredCont[NPREDCONT] |
values of continuum points in Rydbergs, entered in zerologic.c
Definition at line 119 of file init_coreload.cpp.
Referenced by ContCreatePointers(), and lines_continuum().
1.8.3.1