cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
t_fudgec Struct Reference

#include <fudgec.h>

Collaboration diagram for t_fudgec:
Collaboration graph
[legend]

Data Fields

realnum fudgea [NFUDGC]
 
long int nfudge
 
bool lgFudgeUsed
 

Detailed Description

Definition at line 10 of file fudgec.h.

Field Documentation

realnum t_fudgec::fudgea[NFUDGC]

parameters set with fudge command used to pass parameters to temporary parts of code

Definition at line 15 of file fudgec.h.

Referenced by fudge(), InitDefaultsPreparse(), and ParseFudge().

bool t_fudgec::lgFudgeUsed

set true if fudge ever used

Definition at line 19 of file fudgec.h.

Referenced by fudge(), InitDefaultsPreparse(), and PrtComment().

long int t_fudgec::nfudge

number of parameters

Definition at line 17 of file fudgec.h.

Referenced by fudge(), InitDefaultsPreparse(), ParseFudge(), and PrtComment().


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