t_version Struct Reference

#include <version.h>

Collaboration diagram for t_version:

Collaboration graph
[legend]

Data Fields

char * chDate
char * chVersion
long int nBetaVer
bool lgRelease
char chInfo [INPUT_LINE_LENGTH]
const char * chCitation
const char * chCitationShort
const char * chCitationLatex

Detailed Description

Definition at line 9 of file version.h.


Field Documentation

const char* t_version::chCitation

string to print with print citation command

Definition at line 29 of file version.h.

Referenced by cdInit(), and ParsePrint().

string to print latex bibitem with print citation command

Definition at line 35 of file version.h.

Referenced by cdInit(), and ParsePrint().

abbreviated form to print with print citation command

Definition at line 32 of file version.h.

Referenced by cdInit(), and ParsePrint().

date of this version of the code as a string, set in cdinit.c, where space is allocated

Definition at line 13 of file version.h.

Referenced by cdDate(), cdInit(), grid_do(), mie_write_opc(), optimize_phymir(), and ParseCommands().

information about when and how the code was compiled

Definition at line 26 of file version.h.

Referenced by cdInit(), lgCheckAsserts(), ShowMe(), and writeCloudyDetails().

version number of this version of the code, as a string, set in cdinit.c where space is allocated

Definition at line 17 of file version.h.

Referenced by cdInit(), cdVersion(), grid_do(), mie_write_opc(), optimize_phymir(), ParseCommands(), ParsePrint(), ParsePunch(), PrtFinal(), and ShowMe().

Definition at line 23 of file version.h.

Referenced by cdInit(), and PrtComment().

normally zero, non-zero if this is a beta test version

Definition at line 20 of file version.h.

Referenced by cdInit(), ParseCommands(), PrtComment(), and PrtFinal().


The documentation for this struct was generated from the following file:

Generated for cloudy by doxygen 1.5.9