org
stringclasses
1 value
repo
stringclasses
1 value
number
int64
1
3.07k
state
stringclasses
1 value
title
stringlengths
36
129
body
stringlengths
96
189
base
dict
resolved_issues
listlengths
0
0
fix_patch
stringlengths
271
608k
test_patch
stringclasses
61 values
tag
stringclasses
1 value
number_interval
stringclasses
1 value
lang
stringclasses
1 value
einsteintoolkit
Cactus
1
open
Add missing NoneBoundary.c in CactusBase/Boundary
This PR adds the missing source file NoneBoundary.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/NoneBoundary.c b/arrangements/CactusBase/Boundary/src/NoneBoundary.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/NoneBoundary.c @@ -0,0 +1,100 @@ +/*@@ + @file NoneBoundary.c + @date Sat Jan 4 05:43:3...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
2
open
Add missing FlatBoundary.c in CactusBase/Boundary
This PR adds the missing source file FlatBoundary.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/FlatBoundary.c b/arrangements/CactusBase/Boundary/src/FlatBoundary.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/FlatBoundary.c @@ -0,0 +1,999 @@ +/*@@ + @file FlatBoundary.c + @date Mon Mar 15 15:09:0...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
3
open
Add missing Boundary.h in CactusBase/Boundary
This PR adds the missing source file Boundary.h to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/Boundary.h b/arrangements/CactusBase/Boundary/src/Boundary.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/Boundary.h @@ -0,0 +1,161 @@ +/*@@ + @file Boundary.h + @date Tue Sep 26 11:50:46 2000 + @autho...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
4
open
Add missing ScalarBoundary.c in CactusBase/Boundary
This PR adds the missing source file ScalarBoundary.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/ScalarBoundary.c b/arrangements/CactusBase/Boundary/src/ScalarBoundary.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/ScalarBoundary.c @@ -0,0 +1,1155 @@ +/*@@ + @file ScalarBoundary.c + @date Mon Mar 1...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
5
open
Add missing Check.c in CactusBase/Boundary
This PR adds the missing source file Check.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/Check.c b/arrangements/CactusBase/Boundary/src/Check.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/Check.c @@ -0,0 +1,139 @@ +/*@@ + @file Check.c + @date 19 May 2003 + @author David Rideout + @de...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
6
open
Add missing Register.c in CactusBase/Boundary
This PR adds the missing source file Register.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/Register.c b/arrangements/CactusBase/Boundary/src/Register.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/Register.c @@ -0,0 +1,157 @@ +/*@@ + @file Register.c + @date Sat Oct 26 22:39:40 CEST 2002 + @...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
7
open
Add missing RadiationBoundary.c in CactusBase/Boundary
This PR adds the missing source file RadiationBoundary.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/RadiationBoundary.c b/arrangements/CactusBase/Boundary/src/RadiationBoundary.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/RadiationBoundary.c @@ -0,0 +1,1515 @@ +/*@@ + @file RadiationBoundary.c + @date ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
8
open
Add missing RobinBoundary.c in CactusBase/Boundary
This PR adds the missing source file RobinBoundary.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/RobinBoundary.c b/arrangements/CactusBase/Boundary/src/RobinBoundary.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/RobinBoundary.c @@ -0,0 +1,967 @@ +/*@@ + @file RobinBoundary.c + @date July 6th 2000 ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
9
open
Add missing StaticBoundary.c in CactusBase/Boundary
This PR adds the missing source file StaticBoundary.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/StaticBoundary.c b/arrangements/CactusBase/Boundary/src/StaticBoundary.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/StaticBoundary.c @@ -0,0 +1,986 @@ +/*@@ + @file StaticBoundary.c + @date Sat Mar 16...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
10
open
Add missing make.code.defn in CactusBase/Boundary
This PR adds the missing source file make.code.defn to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/make.code.defn b/arrangements/CactusBase/Boundary/src/make.code.defn new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/make.code.defn @@ -0,0 +1,14 @@ +# Main make.code.defn file for thorn Boundary +# $Header$ + +# Sour...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
11
open
Add missing Boundary.c in CactusBase/Boundary
This PR adds the missing source file Boundary.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/Boundary.c b/arrangements/CactusBase/Boundary/src/Boundary.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/Boundary.c @@ -0,0 +1,1267 @@ +/*@@ + @file Boundary.c + @date Sat Oct 26 22:39:40 CEST 2002 + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
12
open
Add missing CopyBoundary.c in CactusBase/Boundary
This PR adds the missing source file CopyBoundary.c to complete the CactusBase/Boundary thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Boundary/src/CopyBoundary.c b/arrangements/CactusBase/Boundary/src/CopyBoundary.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Boundary/src/CopyBoundary.c @@ -0,0 +1,1055 @@ +/*@@ + @file CopyBoundary.c + @date Mon Mar 15 15:09:...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
13
open
Add missing ParamCheck.c in CactusBase/CartGrid3D
This PR adds the missing source file ParamCheck.c to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/ParamCheck.c b/arrangements/CactusBase/CartGrid3D/src/ParamCheck.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/ParamCheck.c @@ -0,0 +1,141 @@ +/*@@ + @file ParamCheck.c + @date Thu Oct 7 17:11:44 ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
14
open
Add missing GetSymmetry.c in CactusBase/CartGrid3D
This PR adds the missing source file GetSymmetry.c to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/GetSymmetry.c b/arrangements/CactusBase/CartGrid3D/src/GetSymmetry.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/GetSymmetry.c @@ -0,0 +1,117 @@ +/*@@ + @file GetSymmetry.c + @date April 12 2002 + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
15
open
Add missing Symmetry.c in CactusBase/CartGrid3D
This PR adds the missing source file Symmetry.c to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/Symmetry.c b/arrangements/CactusBase/CartGrid3D/src/Symmetry.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/Symmetry.c @@ -0,0 +1,744 @@ +/*@@ + @file SymmetryWrappers.c + @date April 2000 + @autho...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
16
open
Add missing DecodeSymParameters.c in CactusBase/CartGrid3D
This PR adds the missing source file DecodeSymParameters.c to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/DecodeSymParameters.c b/arrangements/CactusBase/CartGrid3D/src/DecodeSymParameters.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/DecodeSymParameters.c @@ -0,0 +1,123 @@ + +/*@@ + @file DecodeSymParameters....
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
17
open
Add missing make.code.defn in CactusBase/CartGrid3D
This PR adds the missing source file make.code.defn to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/make.code.defn b/arrangements/CactusBase/CartGrid3D/src/make.code.defn new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/make.code.defn @@ -0,0 +1,7 @@ +# Main make.code.defn file for thorn CartGrid3D +# $Header$ + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
18
open
Add missing CartGrid3D.c in CactusBase/CartGrid3D
This PR adds the missing source file CartGrid3D.c to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/CartGrid3D.c b/arrangements/CactusBase/CartGrid3D/src/CartGrid3D.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/CartGrid3D.c @@ -0,0 +1,487 @@ +/*@@ + @file CartGrid3D.c + @date Thu Oct 7 13:20:06 ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
19
open
Add missing SetSymmetry.c in CactusBase/CartGrid3D
This PR adds the missing source file SetSymmetry.c to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/SetSymmetry.c b/arrangements/CactusBase/CartGrid3D/src/SetSymmetry.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/SetSymmetry.c @@ -0,0 +1,236 @@ + +/*@@ + @file Symmetry.c + @date Mon Mar 15 15:0...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
20
open
Add missing Startup.c in CactusBase/CartGrid3D
This PR adds the missing source file Startup.c to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/Startup.c b/arrangements/CactusBase/CartGrid3D/src/Startup.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/Startup.c @@ -0,0 +1,206 @@ +/*@@ + @file Startup.c + @date Mon Mar 15 15:48:42 1999 + @aut...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
21
open
Add missing RegisterSymmetries.c in CactusBase/CartGrid3D
This PR adds the missing source file RegisterSymmetries.c to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/RegisterSymmetries.c b/arrangements/CactusBase/CartGrid3D/src/RegisterSymmetries.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/RegisterSymmetries.c @@ -0,0 +1,41 @@ +/* $Header$ */ + +#include <stdlib.h> + +#i...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
22
open
Add missing Symmetry.h in CactusBase/CartGrid3D
This PR adds the missing source file Symmetry.h to complete the CactusBase/CartGrid3D thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CartGrid3D/src/Symmetry.h b/arrangements/CactusBase/CartGrid3D/src/Symmetry.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CartGrid3D/src/Symmetry.h @@ -0,0 +1,67 @@ +/*@@ + @header Symmetry.h + @date Sun 7th Mar 1999 + @autho...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
23
open
Add missing CoordBase.h in CactusBase/CoordBase
This PR adds the missing source file CoordBase.h to complete the CactusBase/CoordBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CoordBase/src/CoordBase.h b/arrangements/CactusBase/CoordBase/src/CoordBase.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CoordBase/src/CoordBase.h @@ -0,0 +1,74 @@ +/*@@ + @header CoordBase.h + @date Wed June 26 2002 + @author ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
24
open
Add missing make.code.defn in CactusBase/CoordBase
This PR adds the missing source file make.code.defn to complete the CactusBase/CoordBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CoordBase/src/make.code.defn b/arrangements/CactusBase/CoordBase/src/make.code.defn new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CoordBase/src/make.code.defn @@ -0,0 +1,8 @@ +# Main make.code.defn file for thorn CoordBase +# $Header$ + +# S...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
25
open
Add missing coordbaseGH.h in CactusBase/CoordBase
This PR adds the missing source file coordbaseGH.h to complete the CactusBase/CoordBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CoordBase/src/coordbaseGH.h b/arrangements/CactusBase/CoordBase/src/coordbaseGH.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CoordBase/src/coordbaseGH.h @@ -0,0 +1,30 @@ +/*@@ + @header coordbaseGH.h + @date Sun Sept 22 2002 + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
26
open
Add missing GHExtension.c in CactusBase/CoordBase
This PR adds the missing source file GHExtension.c to complete the CactusBase/CoordBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CoordBase/src/GHExtension.c b/arrangements/CactusBase/CoordBase/src/GHExtension.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CoordBase/src/GHExtension.c @@ -0,0 +1,124 @@ +/*@@ + @file GHExtension.c + @date Sun Sept 22 2002 + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
27
open
Add missing CoordBase.c in CactusBase/CoordBase
This PR adds the missing source file CoordBase.c to complete the CactusBase/CoordBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CoordBase/src/CoordBase.c b/arrangements/CactusBase/CoordBase/src/CoordBase.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CoordBase/src/CoordBase.c @@ -0,0 +1,659 @@ +/*@@ + @file CoordBase.c + @date 23 July 2003 + @author Gab...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
28
open
Add missing Domain.c in CactusBase/CoordBase
This PR adds the missing source file Domain.c to complete the CactusBase/CoordBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/CoordBase/src/Domain.c b/arrangements/CactusBase/CoordBase/src/Domain.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/CoordBase/src/Domain.c @@ -0,0 +1,459 @@ +#include <cctk.h> +#include <cctk_Parameters.h> +#include <util_Table.h> + +CCTK_...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
29
open
Add missing cctk_Types.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Types.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Types.F90 b/arrangements/CactusBase/Fortran/src/cctk_Types.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Types.F90 @@ -0,0 +1,10 @@ +#include "cctk.h" + +module cctk_Types + implicit none + + interface...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
30
open
Add missing cctk_Main.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Main.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Main.F90 b/arrangements/CactusBase/Fortran/src/cctk_Main.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Main.F90 @@ -0,0 +1,39 @@ +#include "cctk.h" + +module cctk_Main + implicit none + + interface + +...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
31
open
Add missing cctk_IOMethods.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_IOMethods.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_IOMethods.F90 b/arrangements/CactusBase/Fortran/src/cctk_IOMethods.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_IOMethods.F90 @@ -0,0 +1,68 @@ +#include "cctk.h" + +module cctk_IOMethods + implicit non...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
32
open
Add missing cctk_CommandLine.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_CommandLine.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_CommandLine.F90 b/arrangements/CactusBase/Fortran/src/cctk_CommandLine.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_CommandLine.F90 @@ -0,0 +1,25 @@ +#include "cctk.h" + +module cctk_CommandLine + impl...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
33
open
Add missing cctk_GHExtensions.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_GHExtensions.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_GHExtensions.F90 b/arrangements/CactusBase/Fortran/src/cctk_GHExtensions.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_GHExtensions.F90 @@ -0,0 +1,60 @@ +#include "cctk.h" + +module cctk_GHExtensions + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
34
open
Add missing cctk_Constants.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Constants.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Constants.F90 b/arrangements/CactusBase/Fortran/src/cctk_Constants.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Constants.F90 @@ -0,0 +1,8 @@ +#include "cctk.h" + +module cctk_Constants + implicit none...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
35
open
Add missing cctk.F90 in CactusBase/Fortran
This PR adds the missing source file cctk.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk.F90 b/arrangements/CactusBase/Fortran/src/cctk.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk.F90 @@ -0,0 +1,41 @@ +#include "cctk.h" + +module cctk + use cctk_ActiveThorns + use cctk_Banner + use cctk...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
36
open
Add missing cctk_Banner.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Banner.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Banner.F90 b/arrangements/CactusBase/Fortran/src/cctk_Banner.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Banner.F90 @@ -0,0 +1,16 @@ +#include "cctk.h" + +module cctk_Banner + implicit none + + inter...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
37
open
Add missing cctk_Version.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Version.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Version.F90 b/arrangements/CactusBase/Fortran/src/cctk_Version.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Version.F90 @@ -0,0 +1,64 @@ +#include "cctk.h" + +module cctk_Version + implicit none + + i...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
38
open
Add missing cctk_Reduction.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Reduction.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Reduction.F90 b/arrangements/CactusBase/Fortran/src/cctk_Reduction.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Reduction.F90 @@ -0,0 +1,226 @@ +#include "cctk.h" + +module cctk_Reduction + implicit no...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
39
open
Add missing cctk_IO.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_IO.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_IO.F90 b/arrangements/CactusBase/Fortran/src/cctk_IO.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_IO.F90 @@ -0,0 +1,39 @@ +#include "cctk.h" + +module cctk_IO + implicit none + + interface + + sub...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
40
open
Add missing cctk_Parameter.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Parameter.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Parameter.F90 b/arrangements/CactusBase/Fortran/src/cctk_Parameter.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Parameter.F90 @@ -0,0 +1,62 @@ +#include "cctk.h" + +module cctk_Parameter + implicit non...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
41
open
Add missing fortran.h in CactusBase/Fortran
This PR adds the missing source file fortran.h to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/fortran.h b/arrangements/CactusBase/Fortran/src/fortran.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/fortran.h @@ -0,0 +1,21 @@ +#ifndef FORTRAN_H +#define FORTRAN_H + +#include "cctk.h" + +#if FORTRAN_CPP_ANSI +/*...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
42
open
Add missing cctk_Comm.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Comm.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Comm.F90 b/arrangements/CactusBase/Fortran/src/cctk_Comm.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Comm.F90 @@ -0,0 +1,155 @@ +#include "cctk.h" + +module cctk_Comm + implicit none + + interface + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
43
open
Add missing cctk_Termination.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Termination.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Termination.F90 b/arrangements/CactusBase/Fortran/src/cctk_Termination.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Termination.F90 @@ -0,0 +1,21 @@ +#include "cctk.h" + +module cctk_Termination + impl...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
44
open
Add missing cctk_Schedule.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Schedule.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Schedule.F90 b/arrangements/CactusBase/Fortran/src/cctk_Schedule.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Schedule.F90 @@ -0,0 +1,22 @@ +#include "cctk.h" + +module cctk_Schedule + implicit none + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
45
open
Add missing cctk_Faces.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Faces.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Faces.F90 b/arrangements/CactusBase/Fortran/src/cctk_Faces.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Faces.F90 @@ -0,0 +1,6 @@ +#include "cctk.h" + +module cctk_Faces + implicit none + +end module c...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
46
open
Add missing cctk_FortranString1.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_FortranString1.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_FortranString1.F90 b/arrangements/CactusBase/Fortran/src/cctk_FortranString1.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_FortranString1.F90 @@ -0,0 +1,7 @@ +#include "cctk.h" + +! This is the name of a...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
47
open
Add missing cctk_File.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_File.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_File.F90 b/arrangements/CactusBase/Fortran/src/cctk_File.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_File.F90 @@ -0,0 +1,17 @@ +#include "cctk.h" + +module cctk_File + implicit none + + interface +...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
48
open
Add missing cctk_ParamCheck.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_ParamCheck.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_ParamCheck.F90 b/arrangements/CactusBase/Fortran/src/cctk_ParamCheck.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_ParamCheck.F90 @@ -0,0 +1,6 @@ +#include "cctk.h" + +module cctk_ParamCheck + implicit ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
49
open
Add missing cctk_FortranWrappers.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_FortranWrappers.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_FortranWrappers.F90 b/arrangements/CactusBase/Fortran/src/cctk_FortranWrappers.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_FortranWrappers.F90 @@ -0,0 +1,23 @@ +#include "cctk.h" + +module cctk_Fortran...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
50
open
Add missing cctk_GNU.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_GNU.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_GNU.F90 b/arrangements/CactusBase/Fortran/src/cctk_GNU.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_GNU.F90 @@ -0,0 +1,9 @@ +#include "cctk.h" + +module cctk_GNU + implicit none + + ! This file only...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
51
open
Add missing cctk_Timers.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Timers.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Timers.F90 b/arrangements/CactusBase/Fortran/src/cctk_Timers.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Timers.F90 @@ -0,0 +1,113 @@ +#include "cctk.h" + +module cctk_Timers + implicit none + + inte...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
52
open
Add missing cctk_Malloc1.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Malloc1.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Malloc1.F90 b/arrangements/CactusBase/Fortran/src/cctk_Malloc1.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Malloc1.F90 @@ -0,0 +1,37 @@ +#include "cctk.h" + +! This is the name of a subroutine, so the ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
53
open
Add missing cctk_ActiveThorns.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_ActiveThorns.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_ActiveThorns.F90 b/arrangements/CactusBase/Fortran/src/cctk_ActiveThorns.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_ActiveThorns.F90 @@ -0,0 +1,100 @@ +#include "cctk.h" + +module cctk_ActiveThorns + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
54
open
Add missing cctk_WarnLevel.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_WarnLevel.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_WarnLevel.F90 b/arrangements/CactusBase/Fortran/src/cctk_WarnLevel.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_WarnLevel.F90 @@ -0,0 +1,46 @@ +#include "cctk.h" + +module cctk_WarnLevel + implicit non...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
55
open
Add missing make.code.defn in CactusBase/Fortran
This PR adds the missing source file make.code.defn to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/make.code.defn b/arrangements/CactusBase/Fortran/src/make.code.defn new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/make.code.defn @@ -0,0 +1,48 @@ +# Main make.code.defn file for thorn Fortran + +ifneq ($(strip $(F90))...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
56
open
Add missing cctk_Sync.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Sync.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Sync.F90 b/arrangements/CactusBase/Fortran/src/cctk_Sync.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Sync.F90 @@ -0,0 +1,39 @@ +#include "cctk.h" + +module cctk_Sync + implicit none + + interface + +...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
57
open
Add missing util_Table.F90 in CactusBase/Fortran
This PR adds the missing source file util_Table.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/util_Table.F90 b/arrangements/CactusBase/Fortran/src/util_Table.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/util_Table.F90 @@ -0,0 +1,893 @@ +#include "cctk.h" + +module util_Table + implicit none + + interfac...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
58
open
Add missing cctk_Coord.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Coord.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Coord.F90 b/arrangements/CactusBase/Fortran/src/cctk_Coord.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Coord.F90 @@ -0,0 +1,136 @@ +#include "cctk.h" + +module cctk_Coord + implicit none + + interfac...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
59
open
Add missing cctk_Math.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Math.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Math.F90 b/arrangements/CactusBase/Fortran/src/cctk_Math.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Math.F90 @@ -0,0 +1,43 @@ +module cctk_Math + implicit none + + interface + + double precision...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
60
open
Add missing cctk_MemAlloc.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_MemAlloc.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_MemAlloc.F90 b/arrangements/CactusBase/Fortran/src/cctk_MemAlloc.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_MemAlloc.F90 @@ -0,0 +1,25 @@ +#include "cctk.h" + +module cctk_MemAlloc + implicit none + ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
61
open
Add missing cctk_Misc.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Misc.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Misc.F90 b/arrangements/CactusBase/Fortran/src/cctk_Misc.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Misc.F90 @@ -0,0 +1,96 @@ +#include "cctk.h" + +module cctk_Misc + implicit none + + interface + +...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
62
open
Add missing cctk_Groups.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Groups.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Groups.F90 b/arrangements/CactusBase/Fortran/src/cctk_Groups.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Groups.F90 @@ -0,0 +1,269 @@ +#include "cctk.h" + +module cctk_Groups + implicit none + + inte...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
63
open
Add missing cctk_GroupsOnGH.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_GroupsOnGH.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_GroupsOnGH.F90 b/arrangements/CactusBase/Fortran/src/cctk_GroupsOnGH.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_GroupsOnGH.F90 @@ -0,0 +1,314 @@ +#include "cctk.h" + +module cctk_GroupsOnGH + implici...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
64
open
Add missing cctk_DebugDefines.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_DebugDefines.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_DebugDefines.F90 b/arrangements/CactusBase/Fortran/src/cctk_DebugDefines.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_DebugDefines.F90 @@ -0,0 +1,6 @@ +#include "cctk.h" + +module cctk_DebugDefines + i...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
65
open
Add missing cctk_Complex.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Complex.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Complex.F90 b/arrangements/CactusBase/Fortran/src/cctk_Complex.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Complex.F90 @@ -0,0 +1,9 @@ +#include "cctk.h" + +module cctk_Complex + implicit none + +! Fo...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
66
open
Add missing paramcheck.F90 in CactusBase/Fortran
This PR adds the missing source file paramcheck.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/paramcheck.F90 b/arrangements/CactusBase/Fortran/src/paramcheck.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/paramcheck.F90 @@ -0,0 +1,15 @@ +#include "cctk.h" +#include "cctk_Arguments.h" +#include "cctk_Functio...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
67
open
Add missing cctk_Interp.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Interp.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Interp.F90 b/arrangements/CactusBase/Fortran/src/cctk_Interp.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Interp.F90 @@ -0,0 +1,85 @@ +#include "cctk.h" + +module cctk_Interp + implicit none + + inter...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
68
open
Add missing cctk_Flesh.F90 in CactusBase/Fortran
This PR adds the missing source file cctk_Flesh.F90 to complete the CactusBase/Fortran thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/Fortran/src/cctk_Flesh.F90 b/arrangements/CactusBase/Fortran/src/cctk_Flesh.F90 new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/Fortran/src/cctk_Flesh.F90 @@ -0,0 +1,17 @@ +#include "cctk.h" + +module cctk_Flesh + implicit none + + interface...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
69
open
Add missing make.code.defn in CactusBase/InitBase
This PR adds the missing source file make.code.defn to complete the CactusBase/InitBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/InitBase/src/make.code.defn b/arrangements/CactusBase/InitBase/src/make.code.defn new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/InitBase/src/make.code.defn @@ -0,0 +1,7 @@ +# Main make.code.defn file for thorn InitBase + +# Source files in t...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
70
open
Add missing ioASCIIGH.h in CactusBase/IOASCII
This PR adds the missing source file ioASCIIGH.h to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/ioASCIIGH.h b/arrangements/CactusBase/IOASCII/src/ioASCIIGH.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/ioASCIIGH.h @@ -0,0 +1,78 @@ +/*@@ + @header ioASCIIGH.h + @date Tue 9th Jan 1999 + @author Gab...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
71
open
Add missing Write1D.c in CactusBase/IOASCII
This PR adds the missing source file Write1D.c to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/Write1D.c b/arrangements/CactusBase/IOASCII/src/Write1D.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/Write1D.c @@ -0,0 +1,676 @@ +/*@@ + @file Write1D.c + @date March 1997 + @author Paul Walker +...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
72
open
Add missing Output1D.c in CactusBase/IOASCII
This PR adds the missing source file Output1D.c to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/Output1D.c b/arrangements/CactusBase/IOASCII/src/Output1D.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/Output1D.c @@ -0,0 +1,325 @@ +/*@@ + @file IO_Output1D.c + @date Tue Jan 9 1999 + @author Gabri...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
73
open
Add missing Output2D.c in CactusBase/IOASCII
This PR adds the missing source file Output2D.c to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/Output2D.c b/arrangements/CactusBase/IOASCII/src/Output2D.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/Output2D.c @@ -0,0 +1,334 @@ +/*@@ + @file Output2D.c + @date Thu May 11 2000 + @author Thomas ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
74
open
Add missing make.code.defn in CactusBase/IOASCII
This PR adds the missing source file make.code.defn to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/make.code.defn b/arrangements/CactusBase/IOASCII/src/make.code.defn new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/make.code.defn @@ -0,0 +1,6 @@ +# Main make.code.defn file for thorn IOASCII +# $Header$ + +# Source fi...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
75
open
Add missing Output3D.c in CactusBase/IOASCII
This PR adds the missing source file Output3D.c to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/Output3D.c b/arrangements/CactusBase/IOASCII/src/Output3D.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/Output3D.c @@ -0,0 +1,335 @@ +/*@@ + @file Output3D.c + @date Wed 12 Dec 2001 + @author Thomas ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
76
open
Add missing Write3D.c in CactusBase/IOASCII
This PR adds the missing source file Write3D.c to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/Write3D.c b/arrangements/CactusBase/IOASCII/src/Write3D.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/Write3D.c @@ -0,0 +1,439 @@ +/*@@ + @file Write3D.c + @date Wed 12 Dec 2001 + @author Thomas R...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
77
open
Add missing Startup.c in CactusBase/IOASCII
This PR adds the missing source file Startup.c to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/Startup.c b/arrangements/CactusBase/IOASCII/src/Startup.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/Startup.c @@ -0,0 +1,219 @@ +/*@@ + @file Startup.c + @date Sat Feb 6 1999 + @author Gabrielle Al...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
78
open
Add missing Write2D.c in CactusBase/IOASCII
This PR adds the missing source file Write2D.c to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/Write2D.c b/arrangements/CactusBase/IOASCII/src/Write2D.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/Write2D.c @@ -0,0 +1,524 @@ +/*@@ + @file Write2D.c + @date Thu May 11 2000 + @author Thomas R...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
79
open
Add missing ChooseOutput.c in CactusBase/IOASCII
This PR adds the missing source file ChooseOutput.c to complete the CactusBase/IOASCII thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOASCII/src/ChooseOutput.c b/arrangements/CactusBase/IOASCII/src/ChooseOutput.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOASCII/src/ChooseOutput.c @@ -0,0 +1,145 @@ +/*@@ + @file ChooseOutput.c + @author Gabrielle Allen + @d...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
80
open
Add missing WriteScalar.c in CactusBase/IOBasic
This PR adds the missing source file WriteScalar.c to complete the CactusBase/IOBasic thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOBasic/src/WriteScalar.c b/arrangements/CactusBase/IOBasic/src/WriteScalar.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOBasic/src/WriteScalar.c @@ -0,0 +1,393 @@ +/*@@ + @routine WriteScalar.c + @date 18th September 1999 +...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
81
open
Add missing iobasicGH.h in CactusBase/IOBasic
This PR adds the missing source file iobasicGH.h to complete the CactusBase/IOBasic thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOBasic/src/iobasicGH.h b/arrangements/CactusBase/IOBasic/src/iobasicGH.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOBasic/src/iobasicGH.h @@ -0,0 +1,73 @@ +/*@@ + @header iobasicGH.h + @date Friday 18th September 1999 + @aut...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
82
open
Add missing OutputInfo.c in CactusBase/IOBasic
This PR adds the missing source file OutputInfo.c to complete the CactusBase/IOBasic thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOBasic/src/OutputInfo.c b/arrangements/CactusBase/IOBasic/src/OutputInfo.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOBasic/src/OutputInfo.c @@ -0,0 +1,520 @@ +/*@@ + @file OutputInfo.c + @date June 31 1999 + @author Ga...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
83
open
Add missing OutputScalar.c in CactusBase/IOBasic
This PR adds the missing source file OutputScalar.c to complete the CactusBase/IOBasic thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOBasic/src/OutputScalar.c b/arrangements/CactusBase/IOBasic/src/OutputScalar.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOBasic/src/OutputScalar.c @@ -0,0 +1,472 @@ +/*@@ + @file Output.c + @date Mon 21 September + @author...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
84
open
Add missing make.code.defn in CactusBase/IOBasic
This PR adds the missing source file make.code.defn to complete the CactusBase/IOBasic thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOBasic/src/make.code.defn b/arrangements/CactusBase/IOBasic/src/make.code.defn new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOBasic/src/make.code.defn @@ -0,0 +1,9 @@ +# Main make.code.defn file for thorn IOBasic +# $Header$ + +# Source fi...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
85
open
Add missing WriteInfo.c in CactusBase/IOBasic
This PR adds the missing source file WriteInfo.c to complete the CactusBase/IOBasic thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOBasic/src/WriteInfo.c b/arrangements/CactusBase/IOBasic/src/WriteInfo.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOBasic/src/WriteInfo.c @@ -0,0 +1,193 @@ +/*@@ + @file WriteInfo.c + @date June 31 1999 + @author Gab...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
86
open
Add missing Startup.c in CactusBase/IOBasic
This PR adds the missing source file Startup.c to complete the CactusBase/IOBasic thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOBasic/src/Startup.c b/arrangements/CactusBase/IOBasic/src/Startup.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOBasic/src/Startup.c @@ -0,0 +1,388 @@ +/*@@ + @file Startup.c + @date Friday 18th September 1999 + @author ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
87
open
Add missing ioutil_CheckpointRecovery.h in CactusBase/IOUtil
This PR adds the missing source file ioutil_CheckpointRecovery.h to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/ioutil_CheckpointRecovery.h b/arrangements/CactusBase/IOUtil/src/ioutil_CheckpointRecovery.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/ioutil_CheckpointRecovery.h @@ -0,0 +1,68 @@ +/*@@ + @header ioutil_Checkpoi...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
88
open
Add missing Utils.c in CactusBase/IOUtil
This PR adds the missing source file Utils.c to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/Utils.c b/arrangements/CactusBase/IOUtil/src/Utils.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/Utils.c @@ -0,0 +1,1112 @@ +/*@@ + @file Utils.c + @date Tue 4th July 2000 + @author Gabrielle Allen ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
89
open
Add missing make.code.defn in CactusBase/IOUtil
This PR adds the missing source file make.code.defn to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/make.code.defn b/arrangements/CactusBase/IOUtil/src/make.code.defn new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/make.code.defn @@ -0,0 +1,5 @@ +# Main make.code.defn file for thorn IOUtil +# $Header$ + +# Source files ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
90
open
Add missing ioutil_AdvertisedFiles.h in CactusBase/IOUtil
This PR adds the missing source file ioutil_AdvertisedFiles.h to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/ioutil_AdvertisedFiles.h b/arrangements/CactusBase/IOUtil/src/ioutil_AdvertisedFiles.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/ioutil_AdvertisedFiles.h @@ -0,0 +1,56 @@ +/*@@ + @header ioutil_AdvertisedFiles.h...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
91
open
Add missing ioGH.h in CactusBase/IOUtil
This PR adds the missing source file ioGH.h to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/ioGH.h b/arrangements/CactusBase/IOUtil/src/ioGH.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/ioGH.h @@ -0,0 +1,48 @@ +/*@@ + @header ioGH.h + @date Tue 9th Jan 1999 + @author Gabrielle Allen + @desc +...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
92
open
Add missing ioutil_Utils.h in CactusBase/IOUtil
This PR adds the missing source file ioutil_Utils.h to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/ioutil_Utils.h b/arrangements/CactusBase/IOUtil/src/ioutil_Utils.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/ioutil_Utils.h @@ -0,0 +1,107 @@ +/*@@ + @header ioutil_Utils.h + @date Tue 19 Sep 2000 + @auth...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
93
open
Add missing AdvertisedFiles.c in CactusBase/IOUtil
This PR adds the missing source file AdvertisedFiles.c to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/AdvertisedFiles.c b/arrangements/CactusBase/IOUtil/src/AdvertisedFiles.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/AdvertisedFiles.c @@ -0,0 +1,134 @@ +/*@@ + @file AdvertisedFiles.c + @date Mon 18 Sep 200...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
94
open
Add missing CheckpointRecovery.c in CactusBase/IOUtil
This PR adds the missing source file CheckpointRecovery.c to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/CheckpointRecovery.c b/arrangements/CactusBase/IOUtil/src/CheckpointRecovery.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/CheckpointRecovery.c @@ -0,0 +1,1099 @@ +/*@@ + @file CheckpointRecovery.c + @date ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
95
open
Add missing Startup.c in CactusBase/IOUtil
This PR adds the missing source file Startup.c to complete the CactusBase/IOUtil thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/IOUtil/src/Startup.c b/arrangements/CactusBase/IOUtil/src/Startup.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/IOUtil/src/Startup.c @@ -0,0 +1,702 @@ +/*@@ + @file Startup.c + @date Sat Feb 6 1999 + @author Gabrielle Allen...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
96
open
Add missing SymBase.h in CactusBase/SymBase
This PR adds the missing source file SymBase.h to complete the CactusBase/SymBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/SymBase/src/SymBase.h b/arrangements/CactusBase/SymBase/src/SymBase.h new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/SymBase/src/SymBase.h @@ -0,0 +1,143 @@ +/*@@ + @file SymBase.h + @author Erik Schnetter + @date 2004/03/07 0...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
97
open
Add missing Table.c in CactusBase/SymBase
This PR adds the missing source file Table.c to complete the CactusBase/SymBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/SymBase/src/Table.c b/arrangements/CactusBase/SymBase/src/Table.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/SymBase/src/Table.c @@ -0,0 +1,218 @@ +/*@@ + @file Table.c + @author Erik Schnetter + @date 2004/03/07 09:48:53 ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
98
open
Add missing Faces.c in CactusBase/SymBase
This PR adds the missing source file Faces.c to complete the CactusBase/SymBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/SymBase/src/Faces.c b/arrangements/CactusBase/SymBase/src/Faces.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/SymBase/src/Faces.c @@ -0,0 +1,487 @@ +/*@@ + @file Faces.c + @author Erik Schnetter + @date 2004/03/07 09:48:53 ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
99
open
Add missing Statistics.c in CactusBase/SymBase
This PR adds the missing source file Statistics.c to complete the CactusBase/SymBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/SymBase/src/Statistics.c b/arrangements/CactusBase/SymBase/src/Statistics.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/SymBase/src/Statistics.c @@ -0,0 +1,110 @@ +/*@@ + @file Statistics.c + @author Erik Schnetter + @date ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp
einsteintoolkit
Cactus
100
open
Add missing Check.c in CactusBase/SymBase
This PR adds the missing source file Check.c to complete the CactusBase/SymBase thorn implementation.
{ "label": "einsteintoolkit:main", "ref": "main", "sha": "HEAD" }
[]
diff --git a/arrangements/CactusBase/SymBase/src/Check.c b/arrangements/CactusBase/SymBase/src/Check.c new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/arrangements/CactusBase/SymBase/src/Check.c @@ -0,0 +1,102 @@ +/*@@ + @file Check.c + @author Erik Schnetter + @date 2004-06-19 + @desc ...
diff --git a/all_tests.txt b/all_tests.txt new file mode 100644 index 0000000..0000000 --- /dev/null +++ b/all_tests.txt @@ -0,0 +1,0 @@
cpp