#include "cddefines.h"#include "cddrive.h"#include "dense.h"#include "elementnames.h"#include "h2.h"#include "taulines.h"#include "molcol.h"#include "prt.h"Include dependency graph for prt_columns.cpp:

Go to the source code of this file.
Defines | |
| #define | NEXCIT_COL 12 | 
Functions | |
| void | PrtColumns (FILE *ioMEAN) | 
| #define NEXCIT_COL 12 | 
| 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 punch unit when punch output generated | 
Definition at line 13 of file prt_columns.cpp.
References cdColm(), t_elementnames::chElementName, t_elementnames::chElementNameShort, DEBUG_ENTRY, dense, elementnames, ipHYDROGEN, t_dense::lgElmtOn, LIMELM, MAX2, molcol(), and TotalInsanity().
Here is the call graph for this function:

 1.4.7