cloudy trunk
Loading...
Searching...
No Matches
prt_columns.cpp File Reference
#include "cddefines.h"
#include "cddrive.h"
#include "dense.h"
#include "elementnames.h"
#include "h2.h"
#include "save.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.

Functions

void PrtColumns (FILE *ioMEAN, const char *chType, long int ioPun)

Function Documentation

◆ PrtColumns()

void PrtColumns ( FILE * ioMEAN,
const char * chType,
long int ipPun )

PrtColumns print column densities of all elements

Parameters
ioMEANthis is stream used for io, is stdout when called by final, is save unit when save output generated
*chTypeis PRETTY for main output, TABLE for row oriented table
ioPunindex of save in save array

Definition at line 14 of file prt_columns.cpp.

References ASSERT, cdColm(), DEBUG_ENTRY, dense, elementnames, h2, ipHYDROGEN, LIMELM, MAX2, molcol(), mole, mole_global, nWindLine, save, SDIV(), and TotalInsanity().

Referenced by PrtFinal(), and SaveDo().

Here is the call graph for this function: