-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
526 lines (526 loc) · 18.4 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
[submodule "arrangements/CactusBase"]
path = arrangements/CactusBase
url = https://bitbucket.org/cactuscode/cactusbase.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactusbase.git
upstreamtype = git
[submodule "arrangements/CactusConnect"]
path = arrangements/CactusConnect
url = https://bitbucket.org/cactuscode/cactusconnect.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactusconnect.git
upstreamtype = git
[submodule "arrangements/CactusElliptic"]
path = arrangements/CactusElliptic
url = https://bitbucket.org/cactuscode/cactuselliptic.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactuselliptic.git
upstreamtype = git
[submodule "arrangements/CactusExamples"]
path = repos/cactusexamples
url = https://bitbucket.org/cactuscode/cactusexamples.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactusexamples.git
upstreamtype = git
[submodule "arrangements/CactusIO"]
path = repos/cactusio
url = https://bitbucket.org/cactuscode/cactusio.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactusio.git
upstreamtype = git
[submodule "arrangements/CactusNumerical"]
path = repos/cactusnumerical
url = https://bitbucket.org/cactuscode/cactusnumerical.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactusnumerical.git
upstreamtype = git
[submodule "arrangements/CactusPUGH"]
path = arrangements/CactusPUGH
url = https://bitbucket.org/cactuscode/cactuspugh.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactuspugh.git
upstreamtype = git
[submodule "arrangements/CactusPUGHIO"]
path = repos/cactuspughio
url = https://bitbucket.org/cactuscode/cactuspughio.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactuspughio.git
upstreamtype = git
[submodule "arrangements/CactusTest"]
path = repos/cactustest
url = https://bitbucket.org/cactuscode/cactustest.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactustest.git
upstreamtype = git
[submodule "arrangements/CactusUtils"]
path = repos/cactusutils
url = https://bitbucket.org/cactuscode/cactusutils.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactusutils.git
upstreamtype = git
[submodule "arrangements/CactusWave"]
path = repos/cactuswave
url = https://bitbucket.org/cactuscode/cactuswave.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactuswave.git
upstreamtype = git
[submodule "arrangements/EinsteinAnalysis"]
path = repos/einsteinanalysis
url = https://bitbucket.org/einsteintoolkit/einsteinanalysis.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/einsteinanalysis.git
upstreamtype = git
[submodule "arrangements/EinsteinBase"]
path = repos/einsteinbase
url = https://bitbucket.org/einsteintoolkit/einsteinbase.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/einsteinbase.git
upstreamtype = git
[submodule "arrangements/EinsteinEOS"]
path = arrangements/EinsteinEOS
url = https://bitbucket.org/einsteintoolkit/einsteineos.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/einsteineos.git
upstreamtype = git
[submodule "arrangements/EinsteinEvolve"]
path = repos/einsteinevolve
url = https://bitbucket.org/einsteintoolkit/einsteinevolve.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/einsteinevolve.git
upstreamtype = git
[submodule "arrangements/EinsteinUtils"]
path = arrangements/EinsteinUtils
url = https://bitbucket.org/einsteintoolkit/einsteinutils.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/einsteinutils.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/BLAS"]
path = arrangements/ExternalLibraries/BLAS
url = https://github.com/einsteintoolkit/ExternalLibraries-BLAS.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-BLAS.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/FFTW3"]
path = arrangements/ExternalLibraries/FFTW3
url = https://github.com/einsteintoolkit/ExternalLibraries-FFTW3.git
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-FFTW3.git
upstreamtype = git
revision = master
branch = master
[submodule "arrangements/ExternalLibraries/GSL"]
path = arrangements/ExternalLibraries/GSL
url = https://github.com/einsteintoolkit/ExternalLibraries-GSL.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-GSL.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/HDF5"]
path = arrangements/ExternalLibraries/HDF5
url = https://github.com/einsteintoolkit/ExternalLibraries-HDF5.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-HDF5.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/hwloc"]
path = arrangements/ExternalLibraries/hwloc
url = https://github.com/einsteintoolkit/ExternalLibraries-hwloc.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-hwloc.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/LAPACK"]
path = arrangements/ExternalLibraries/LAPACK
url = https://github.com/einsteintoolkit/ExternalLibraries-LAPACK.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-LAPACK.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/libjpeg"]
path = arrangements/ExternalLibraries/libjpeg
url = https://github.com/einsteintoolkit/ExternalLibraries-libjpeg.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-libjpeg.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/LORENE"]
path = arrangements/ExternalLibraries/LORENE
url = https://github.com/einsteintoolkit/ExternalLibraries-LORENE.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-LORENE.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/MPI"]
path = arrangements/ExternalLibraries/MPI
url = https://github.com/einsteintoolkit/ExternalLibraries-MPI.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-MPI.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/OpenBLAS"]
path = arrangements/ExternalLibraries/OpenBLAS
url = https://github.com/einsteintoolkit/ExternalLibraries-OpenBLAS.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-OpenBLAS.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/OpenCL"]
path = arrangements/ExternalLibraries/OpenCL
url = https://github.com/einsteintoolkit/ExternalLibraries-OpenCL.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-OpenCL.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/OpenSSL"]
path = arrangements/ExternalLibraries/OpenSSL
url = https://github.com/einsteintoolkit/ExternalLibraries-OpenSSL.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-OpenSSL.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/PAPI"]
path = arrangements/ExternalLibraries/PAPI
url = https://github.com/einsteintoolkit/ExternalLibraries-PAPI.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-PAPI.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/pciutils"]
path = arrangements/ExternalLibraries/pciutils
url = https://github.com/einsteintoolkit/ExternalLibraries-pciutils.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-pciutils.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/PETSc"]
path = arrangements/ExternalLibraries/PETSc
url = https://github.com/einsteintoolkit/ExternalLibraries-PETSc.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-PETSc.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/pthreads"]
path = arrangements/ExternalLibraries/pthreads
url = https://github.com/einsteintoolkit/ExternalLibraries-pthreads.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-pthreads.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/zlib"]
path = arrangements/ExternalLibraries/zlib
url = https://github.com/einsteintoolkit/ExternalLibraries-zlib.git
revision = master
branch = master
upstreamurl = git@github.com:einsteintoolkit/ExternalLibraries-zlib.git
upstreamtype = git
[submodule "arrangements/PITTNullCode"]
path = repos/pittnullcode
url = https://bitbucket.org/einsteintoolkit/pittnullcode.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/pittnullcode.git
upstreamtype = git
[submodule "arrangements/WVUThorns"]
path = repos/wvuthorns
url = https://bitbucket.org/zach_etienne/wvuthorns.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:zach_etienne/wvuthorns.git
upstreamtype = git
[submodule "flesh"]
path = flesh
url = https://bitbucket.org/cactuscode/cactus.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/cactus.git
upstreamtype = git
[submodule "manifest"]
path = manifest
url = https://bitbucket.org/einsteintoolkit/manifest.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/manifest.git
upstreamtype = git
[submodule "repos/carpet"]
path = repos/carpet
url = https://github.com/einsteintoolkit/Carpet.git
upstreamurl = git@github.com:einsteintoolkit/Carpet.git
upstreamtype = git
revision = master
branch = master
[submodule "repos/CRL"]
path = repos/CRL
url = https://github.com/gridaphobe/CRL.git
revision = master
branch = master
upstreamurl = git@github.com:gridaphobe/CRL.git
upstreamtype = git
[submodule "repos/EinsteinExact"]
path = repos/EinsteinExact
url = https://github.com/barrywardell/EinsteinExact.git
upstreamurl = git@github.com:barrywardell/EinsteinExact.git
upstreamtype = git
revision = master
branch = master
[submodule "repos/Kranc"]
path = repos/Kranc
url = https://github.com/ianhinder/Kranc.git
revision = master
branch = master
upstreamurl = git@github.com:ianhinder/Kranc.git
upstreamtype = git
[submodule "repos/McLachlan"]
path = repos/McLachlan
url = https://bitbucket.org/einsteintoolkit/mclachlan
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/mclachlan
upstreamtype = git
[submodule "simfactory"]
path = simfactory
url = https://bitbucket.org/simfactory/simfactory2.git
upstreamurl = https://bitbucket.org/simfactory/simfactory2.git
upstreamtype = git
revision = master
branch = master
[submodule "utils"]
path = repos/utilities
url = https://bitbucket.org/cactuscode/utilities.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/utilities.git
upstreamtype = git
[submodule "arrangements/CactusDoc/CoreDoc"]
path = arrangements/CactusDoc/CoreDoc
url = https://bitbucket.org/cactuscode/coredoc.git
upstreamurl = git@bitbucket.org:cactuscode/coredoc.git
upstreamtype = git
revision = master
branch = master
[submodule "arrangements/Numerical"]
path = arrangements/Numerical
url = https://bitbucket.org/cactuscode/numerical.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:cactuscode/numerical.git
upstreamtype = git
[submodule "arrangements/CTThorns"]
path = repos/ctthorns
url = https://bitbucket.org/eloisa/ctthorns.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:eloisa/ctthorns.git
upstreamtype = git
[submodule "arrangements/Llama"]
path = repos/llama
url = https://bitbucket.org/llamacode/Llama.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:llamacode/Llama.git
upstreamtype = git
[submodule "arrangements/Lean"]
path = repos/lean_public
url = https://bitbucket.org/canuda/lean_public.git
branch = master
revision = master
upstreamurl = git@bitbucket.org:canuda/lean_public.git
upstreamtype = git
[submodule "arrangements/Proca"]
path = repos/Proca
url = https://bitbucket.org/canuda/Proca.git
branch = master
revision = master
upstreamurl = git@bitbucket.org:canuda/Proca.git
upstreamtype = git
[submodule "arrangements/WVUThorns_Diagnostics"]
path = repos/wvuthorns_diagnostics
url = https://bitbucket.org/zach_etienne/wvuthorns_diagnostics.git
branch = master
revision = master
upstreamurl = git@bitbucket.org:zach_etienne/wvuthorns_diagnostics.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/LORENE2"]
path = arrangements/ExternalLibraries/LORENE2
url = https://bitbucket.org/einsteintoolkit/lorene.git
branch = master
revision = master
upstreamurl = git@bitbucket.org:einsteintoolkit/lorene.git
upstreamtype = git
[submodule "repos/einsteininitialdata"]
path = repos/einsteininitialdata
url = https://bitbucket.org/einsteintoolkit/einsteininitialdata.git
branch = master
revision = master
upstreamurl = git@bitbucket.org:einsteintoolkit/einsteininitialdata.git
upstreamtype = git
[submodule "repos/nrpytutorial"]
path = repos/nrpytutorial
url = https://github.com/zachetienne/nrpytutorial.git
branch = master
revision = master
upstreamurl = git@github.com:zachetienne/nrpytutorial.git
upstreamtype = git
[submodule "repos/einsteinexamples"]
path = repos/einsteinexamples
url = https://bitbucket.org/einsteintoolkit/einsteinexamples.git
revision = master
branch = master
upstreamurl = git@bitbucket.org:einsteintoolkit/einsteinexamples.git
upstreamtype = git
[submodule "repos/FLRWSolver_public"]
path = repos/FLRWSolver_public
revision = master
branch = master
url = https://github.com/hayleyjm/FLRWSolver_public
upstreamurl = git@github.com:hayleyjm/FLRWSolver_public
upstreamtype = git
[submodule "repos/NRPyElliptic"]
path = repos/NRPyElliptic
revision = main
branch = main
url = https://github.com/assumpcaothiago/NRPyElliptic.git
upstreamurl = git@github.com:assumpcaothiago/NRPyElliptic.git
upstreamtype = git
[submodule "repos/Scalar"]
path = repos/Scalar
revision = master
branch = master
url = https://bitbucket.org/canuda/Scalar.git
upstreamurl = git@bitbucket.org:canuda/Scalar.git
upstreamtype = git
[submodule "repos/RePrimAnd"]
path = repos/RePrimAnd
revision = public
branch = public
url = https://github.com/wokast/RePrimAnd.git
uptsreamurl = git@github.com:wokast/RePrimAnd.git
upstreamtype = git
[submodule "repos/KadathImporter"]
path = repos/KadathImporter
revision = master
branch = master
url = https://bitbucket.org/fukaws/KadathImporter
upstreamurl = git@bitbucket.orgr:fukaws/KadathImporter
upstreamtype = git
[submodule "repos/KadathThorn"]
path = repos/KadathThorn
revision = master
branch = master
url = https://bitbucket.org/fukaws/KadathThorn
upstreamurl = git@bitbucket.org:fukaws/KadathThorn
upstreamtype = git
[submodule "GRHayL"]
path = repos/GRHayL
revision = main
branch = main
url = https://github.com/GRHayL/GRHayL.git
upstreamurl = git@github.com:GRHayL/GRHayL.git
upstreamtype = git
[submodule "repos/GRHayLET"]
path = repos/GRHayLET
revision = main
branch = main
url = https://github.com/GRHayL/GRHayLET.git
upstreamurl = git@github.com:GRHayL/GRHayLET.git
upstreamtype = git
[submodule "arrangements/ExternalLibraries/ADIOS2"]
path = arrangements/ExternalLibraries/ADIOS2
revision = master
branch = master
url = https://github.com/EinsteinToolkit/ExternalLibraries-ADIOS2
upstreamurl = git@github.com:EinsteinToolkit/ExternalLibraries-ADIOS2
upstreamtype = git
[submodule "arrangements/ExternalLibraries/AMReX"]
path = arrangements/ExternalLibraries/AMReX
revision = master
branch = master
url = https://github.com/EinsteinToolkit/ExternalLibraries-AMReX
upstreamurl = git@github.com:EinsteinToolkit/ExternalLibraries-AMReX
upstreamtype = git
[submodule "arrangements/ExternalLibraries/NSIMD"]
path = arrangements/ExternalLibraries/NSIMD
revision = master
branch = master
url = https://github.com/EinsteinToolkit/ExternalLibraries-NSIMD
upstreamurl = git@github.com:EinsteinToolkit/ExternalLibraries-NSIMD
upstreamtype = git
[submodule "arrangements/ExternalLibraries/openPMD"]
path = arrangements/ExternalLibraries/openPMD
revision = master
branch = master
url = https://github.com/EinsteinToolkit/ExternalLibraries-openPMD
upstreamurl = git@github.com:EinsteinToolkit/ExternalLibraries-openPMD
upstreamtype = git
[submodule "arrangements/ExternalLibraries/Silo"]
path = arrangements/ExternalLibraries/Silo
revision = master
branch = master
url = https://github.com/EinsteinToolkit/ExternalLibraries-Silo
upstreamurl = git@github.com:EinsteinToolkit/ExternalLibraries-Silo
upstreamtype = git
[submodule "arrangements/ExternalLibraries/yaml_cpp"]
path = arrangements/ExternalLibraries/yaml_cpp
revision = master
branch = master
url = https://github.com/EinsteinToolkit/ExternalLibraries-yaml_cpp
upstreamurl = git@github.com:EinsteinToolkit/ExternalLibraries-yaml_cpp
upstreamtype = git
[submodule "repos/CarpetX"]
path = repos/CarpetX
revision = main
branch = main
url = https://github.com/EinsteinToolkit/CarpetX
upstreamurl = git@github.com:EinsteinToolkit/CarpetX
upstreamtype = git
[submodule "repos/CactusSgrid"]
path = repos/CactusSgrid
url = https://github.com/wofti/CactusSgrid.git
branch = master
[submodule "repos/ExternalLibraries-SGRID"]
path = repos/ExternalLibraries-SGRID
url = https://github.com/EinsteinToolkit/ExternalLibraries-SGRID
upstreamurl = git@github.com:EinsteinToolkit/ExternalLibraries-SGRID
upstreamtype = git
branch = main
[submodule "repos/kuibit"]
path = repos/kuibit
url = https://github.com/Sbozzolo/kuibit
upstreamurl = git@github.com:Sbozzolo/kuibit
upstreamtype = git
branch = master
[submodule "repos/fuka"]
path = repos/fuka
url = https://bitbucket.org/fukaws/fuka
upstreamurl = git@bitbucket.org:fukaws/fuka
upstreamtype = git
branch = fuka
[submodule "repos/SpacetimeX"]
path = repos/SpacetimeX
url = https://github.com/EinsteinToolkit/SpacetimeX
upstreamurl = git@github.com:EinsteinToolkit/SpacetimeX
upstreamtype = git
revision = main
branch = main
[submodule "repos/TOVola"]
path = repos/TOVola
url = https://github.com/dboyer7/TOVola.git
upstreamurl = git@github.com:dboyer7/TOVola.git
upstreamtype = git
revision = main
branch = main