/home66/gary/public_html/cloudy/c13_branch/source/save_colden.cpp File Reference

#include "cddefines.h"
#include "cddrive.h"
#include "input.h"
#include "save.h"
#include "parser.h"
Include dependency graph for save_colden.cpp:

Go to the source code of this file.

Defines

#define NPUNLM   100L

Functions

void parse_save_colden (Parser &p, char chHeader[])
void save_colden (FILE *ioPUN)

Variables

static char chElement [NPUNLM][5]
static long int nColdenEntered
static long int ionstage [NPUNLM]

Define Documentation

#define NPUNLM   100L

Definition at line 10 of file save_colden.cpp.

Referenced by parse_save_colden(), parse_save_line(), and save_line().


Function Documentation

void parse_save_colden ( Parser p,
char  chHeader[] 
)
void save_colden ( FILE *  ioPUN  ) 

save_colden parse save column density command, or actually do the save lines output

Parameters:
ip the file we will write to

Definition at line 92 of file save_colden.cpp.

References cdColm(), chElement, colden, DEBUG_ENTRY, ionstage, ioQQQ, MAX2, nColdenEntered, and SMALLFLOAT.

Referenced by SaveDo().

Here is the call graph for this function:


Variable Documentation

char chElement[NPUNLM][5] [static]

Definition at line 12 of file save_colden.cpp.

Referenced by database_readin(), parse_save_colden(), and save_colden().

long int ionstage[NPUNLM] [static]

Definition at line 14 of file save_colden.cpp.

Referenced by parse_save_colden(), and save_colden().

long int nColdenEntered [static]

Definition at line 13 of file save_colden.cpp.

Referenced by parse_save_colden(), and save_colden().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1