Cloudy
Spectral Synthesis Code for Astrophysics
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
trace.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2023 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef TRACE_H_
5
#define TRACE_H_
6
7
/* trace.h */
8
9
struct
t_trace
{
10
12
bool
lgTrace
;
13
15
long
int
nznbug
;
16
18
long
int
npsbug
;
19
21
bool
lgHeavyBug
;
22
24
bool
lgESOURCE
;
25
27
int
nTrConvg
;
28
31
bool
lgTrLevN
;
32
34
bool
lgPointBug
;
35
37
bool
lgComBug
;
38
40
bool
lgNeonBug
;
41
43
bool
lgTrLine
;
44
46
bool
lgFeBug
;
47
49
bool
lgOptcBug
;
50
52
bool
lgTrace3Bod
;
53
55
bool
lgTraceMole
;
56
58
bool
lgHeatBug
;
59
61
bool
lgDrBug
;
62
64
bool
lgTrOptm
;
65
67
bool
lgTrDiff
;
68
70
bool
lgTr8446
;
71
73
bool
lgOpacBug
;
74
76
bool
lgDustBug
;
77
79
bool
lgHeBug
;
80
82
bool
lgHBug
;
83
85
bool
lgIsoTraceFull
[
NISO
];
86
88
long
int
ipIsoTrace
[
NISO
];
89
91
bool
lgCalBug
;
92
94
bool
lgCarBug
;
95
97
bool
lgConBug
;
98
100
bool
lgOTSBug
;
101
103
bool
lgBug2nu
;
104
106
bool
lgWind
;
107
109
bool
lgCoolTr
;
110
112
bool
lgNeBug
;
113
115
int
debug_level
;
116
118
bool
lgTrOvrd
;
119
121
bool
lgSecIon
;
122
123
};
124
125
extern
t_trace
trace
;
126
127
#endif
/* TRACE_H_ */
t_trace::lgDustBug
bool lgDustBug
Definition:
trace.h:76
t_trace
Definition:
trace.h:9
t_trace::lgHeBug
bool lgHeBug
Definition:
trace.h:79
t_trace::lgHeavyBug
bool lgHeavyBug
Definition:
trace.h:21
t_trace::npsbug
long int npsbug
Definition:
trace.h:18
NISO
const int NISO
Definition:
cddefines.h:321
t_trace::lgIsoTraceFull
bool lgIsoTraceFull[NISO]
Definition:
trace.h:85
t_trace::lgTraceMole
bool lgTraceMole
Definition:
trace.h:55
t_trace::lgSecIon
bool lgSecIon
Definition:
trace.h:121
t_trace::lgComBug
bool lgComBug
Definition:
trace.h:37
t_trace::lgDrBug
bool lgDrBug
Definition:
trace.h:61
t_trace::ipIsoTrace
long int ipIsoTrace[NISO]
Definition:
trace.h:88
trace
t_trace trace
Definition:
trace.cpp:5
t_trace::lgWind
bool lgWind
Definition:
trace.h:106
t_trace::lgPointBug
bool lgPointBug
Definition:
trace.h:34
t_trace::lgFeBug
bool lgFeBug
Definition:
trace.h:46
t_trace::lgNeBug
bool lgNeBug
Definition:
trace.h:112
t_trace::lgConBug
bool lgConBug
Definition:
trace.h:97
t_trace::lgESOURCE
bool lgESOURCE
Definition:
trace.h:24
t_trace::lgTrace
bool lgTrace
Definition:
trace.h:12
t_trace::lgTrOptm
bool lgTrOptm
Definition:
trace.h:64
t_trace::lgCarBug
bool lgCarBug
Definition:
trace.h:94
t_trace::lgCalBug
bool lgCalBug
Definition:
trace.h:91
t_trace::lgTrLine
bool lgTrLine
Definition:
trace.h:43
t_trace::lgCoolTr
bool lgCoolTr
Definition:
trace.h:109
t_trace::nTrConvg
int nTrConvg
Definition:
trace.h:27
t_trace::lgNeonBug
bool lgNeonBug
Definition:
trace.h:40
t_trace::lgTrOvrd
bool lgTrOvrd
Definition:
trace.h:118
t_trace::lgHeatBug
bool lgHeatBug
Definition:
trace.h:58
t_trace::nznbug
long int nznbug
Definition:
trace.h:15
t_trace::lgHBug
bool lgHBug
Definition:
trace.h:82
t_trace::lgOpacBug
bool lgOpacBug
Definition:
trace.h:73
t_trace::lgTrDiff
bool lgTrDiff
Definition:
trace.h:67
t_trace::lgBug2nu
bool lgBug2nu
Definition:
trace.h:103
t_trace::lgOTSBug
bool lgOTSBug
Definition:
trace.h:100
t_trace::lgOptcBug
bool lgOptcBug
Definition:
trace.h:49
t_trace::debug_level
int debug_level
Definition:
trace.h:115
t_trace::lgTrace3Bod
bool lgTrace3Bod
Definition:
trace.h:52
t_trace::lgTrLevN
bool lgTrLevN
Definition:
trace.h:31
t_trace::lgTr8446
bool lgTr8446
Definition:
trace.h:70
source
trace.h
Generated by
1.8.5