HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
global.general.h
Go to the documentation of this file.
1 
13 #include <stdio.h>
14 #include <stdlib.h>
15 #include <stdarg.h>
16 #include <string.h>
17 #include <float.h>
18 
19 
20 #if(USINGGSL)
21 
22 #include "gslincludes.h"
23 #endif
24 
25 #ifdef _OPENMP
26 #include <omp.h>
27 #endif /* _OPENMP */
28 
29 #include "SwapEndian.h"
30 
31 
32 
33 #ifndef WIN32
34 #include<sys/stat.h>
35 #endif
36 
42 
44 #define DOINGLIAISON 0 // choice of 0 or 1 (should always be 1 for liaison mode and liaison code comilation)
45 #define NCSA 0
46 #define PERFTEST 0
47 #include "mytime.h"
48 
49 #define USEOPENMP (USINGOPENMP) // choice (set through makehead.inc)
50 
51 
52 
58 
59 
60 #ifndef GLOBAL_H
61 #define GLOBAL_H
62 
64 #include "global.realdef.h"
65 
66 
69 #include "global.nondepmnemonics.h"
70 
78 
79 #include "kazfulleos.global.h" // KAZ EOS (GODMARK: nothing should be overridden by user)
80 
81 
84 #include "definit.h"
85 
88 #include "init.h"
89 
92 
95 #include "global.depmnemonics.h"
96 
99 #include "global.storage.h"
100 
102 
104 #include "global.loops.h"
105 
106 #include "global.variousmacros.h"
107 
108 #include "global.fieldmacros.h"
109 
110 #include "global.structs.h"
111 
112 
114 #include "mympi.h"
115 #include "global.gridsectioning.h"
116 #include "global.comploops.h"
117 #include "global.openmploops.h"
118 
120 #include "global.funcdeclare.h"
121 
122 #include "global.dump.h" // func declarations
123 
124 #include "global.bounds.h" // func declarations
125 
127 #include "global.inits.h"
128 
129 #include "global.other.h"
130 
133 
134 #endif// endif for #ifndef GLOBAL_H
135 
136 
137 
145 #if(0)
146 
147 
148 
149 
150 
151 
152 
153 
154 
155 
156 
157 
158 #include "utoprim_jon.h" // extra defs
159 #include "f2c.h"
160 #include "temptempfinalallc.txt"
161 #endif
162 
163 
164 
165 
166 
167 
168 
170 #define DEBUGNSBH 0