#include "cddefines.h"#include "cddrive.h"#include "dense.h"#include "elementnames.h"#include "h2.h"#include "taulines.h"#include "molcol.h"#include "prt.h"Go to the source code of this file.
Defines | |
| #define | NEXCIT_COL 12 |
Functions | |
| void | PrtColumns (FILE *ioMEAN) |
| #define NEXCIT_COL 12 |
Referenced by PrtColumns().
| void PrtColumns | ( | FILE * | ioMEAN | ) |
PrtColumns print column densities of all elements
| ioMEAN | this is stream used for io, is stdout when called by final, is save unit when save output generated |
Definition at line 13 of file prt_columns.cpp.
References cdColm(), t_elementnames::chElementName, t_elementnames::chElementNameShort, DEBUG_ENTRY, dense, elementnames, H2_Prt_column_density(), ipHYDROGEN, t_dense::lgElmtOn, LIMELM, MAX2, molcol(), NEXCIT_COL, nWindLine, SDIV(), and TotalInsanity().
Referenced by PrtFinal(), and SaveDo().
1.6.1