aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2004-09-18 12:37:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2004-09-18 12:37:00 +0000
commitd33c8edc248d0a8dad2f91398d845e05ab6562ba (patch)
tree0edaa52f954dcac3031e2438bdccf26087fbad79 /CarpetAttic
parentd4752b8eddff766ca6d4280eaa0c4249f850e511 (diff)
Outdate sample thorn lists
darcs-hash:20040918123752-891bb-d5fe2f4d72825048ff28c3f3687a9c36f2112431.gz
Diffstat (limited to 'CarpetAttic')
-rw-r--r--CarpetAttic/thornlists/carpet-wavetoy.th32
-rw-r--r--CarpetAttic/thornlists/std-wavetoy.th32
2 files changed, 64 insertions, 0 deletions
diff --git a/CarpetAttic/thornlists/carpet-wavetoy.th b/CarpetAttic/thornlists/carpet-wavetoy.th
new file mode 100644
index 000000000..04c3367e0
--- /dev/null
+++ b/CarpetAttic/thornlists/carpet-wavetoy.th
@@ -0,0 +1,32 @@
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/thornlists/carpet-wavetoy.th,v 1.2 2002/09/25 18:44:03 schnetter Exp $
+
+# This thornlist is for using Carpet together with the Carpet versions
+# of Wavetoy.
+
+# arrangement/thorn # implements (inherits) [friend] {shares}
+#
+AlphaThorns/Cart3d # grid (hyperslab) [ ] { }
+CactusBase/Boundary # boundary (grid) [ ] { }
+#CactusBase/CartGrid3D # grid ( ) [ ] {driver}
+#CactusBase/IOASCII # IOASCII (IO,hyperslab) [ ] {IO}
+CactusBase/IOBasic # IOBasic (IO) [ ] {IO}
+CactusBase/IOUtil # IO ( ) [ ] { }
+CactusBase/Time # time ( ) [ ] { }
+CactusConnect/HTTPD # httpd ( ) [ ] {Cactus}
+CactusConnect/HTTPDExtra # http_utils (httpd,IO) [ ] { }
+CactusUtils/NaNChecker # NaNChecker ( ) [ ] { }
+Carpet/Carpet # driver (CarpetLib) [ ] {Cactus}
+Carpet/CarpetIOASCII # IOASCII (CarpetLib,driver,Hyperslab) [ ] {IO}
+Carpet/CarpetIOFlexIO # IOFlexIO (CarpetLib,driver,Hyperslab) [ ] {IO}
+Carpet/CarpetLib # CarpetLib ( ) [ ] { }
+Carpet/CarpetReduce # reduce (CarpetLib,driver) [ ] { }
+Carpet/CarpetRegrid # CarpetRegrid (CarpetLib,Carpet) [ ] { }
+Carpet/CarpetSlab # Hyperslab (CarpetLib,driver) [ ] { }
+Carpet/CarpetTest # CarpetTest ( ) [ ] { }
+Carpet/Cart3dTest # Cart3dTest (grid) [ ] { }
+Carpet/HydroToy # hydrotoy (boundary,grid) [ ] { }
+Carpet/IDHydroToy # idhydrotoy (hydrotoy,grid) [ ] {grid}
+Carpet/IDScalarWave # idscalarwave (wavetoy,grid) [ ] {grid}
+Carpet/IDSpaceTimeToy # idspacetimetoy (spacetimetoy,hydrotoy,grid) [ ] {grid,hydrotoy}
+Carpet/SpaceTimeToy # spacetimetoy (hydrotoy,boundary,grid) [ ] {hydrotoy}
+Carpet/WaveToyF77 # wavetoy (boundary,grid) [ ] { }
diff --git a/CarpetAttic/thornlists/std-wavetoy.th b/CarpetAttic/thornlists/std-wavetoy.th
new file mode 100644
index 000000000..ae97b6ade
--- /dev/null
+++ b/CarpetAttic/thornlists/std-wavetoy.th
@@ -0,0 +1,32 @@
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/thornlists/std-wavetoy.th,v 1.2 2002/09/25 18:44:03 schnetter Exp $
+
+# This thornlist is for using Carpet together with the standard Cactus
+# Wavetoy example.
+
+# arrangement/thorn # implements (inherits) [friend] {shares}
+#
+CactusBase/Boundary # boundary (grid) [ ] { }
+CactusBase/CartGrid3D # grid ( ) [ ] {driver}
+#CactusBase/IOASCII # IOASCII (IO,hyperslab) [ ] {IO}
+CactusBase/IOBasic # IOBasic (IO) [ ] {IO}
+CactusBase/IOUtil # IO ( ) [ ] { }
+CactusBase/Time # time ( ) [ ] { }
+CactusConnect/HTTPD # httpd ( ) [ ] {Cactus}
+CactusConnect/HTTPDExtra # http_utils (httpd,IO) [ ] { }
+CactusUtils/NaNChecker # NaNChecker ( ) [ ] { }
+CactusWave/IDScalarWave # idscalarwave (wavetoy,grid) [ ] {grid}
+CactusWave/IDScalarWaveC # idscalarwave (wavetoy,grid) [ ] {grid}
+CactusWave/IDScalarWaveCXX # idscalarwave (wavetoy,grid) [ ] {grid}
+CactusWave/WaveBinarySource # binarysource (wavetoy,grid,idscalarwave) [ ] { }
+CactusWave/WaveToyC # wavetoy (Grid,Boundary) [ ] { }
+CactusWave/WaveToyCXX # wavetoy (Grid,Boundary) [ ] { }
+CactusWave/WaveToyF77 # wavetoy (Grid,Boundary) [ ] { }
+Carpet/Carpet # driver (CarpetLib) [ ] {Cactus,IO}
+Carpet/CarpetIOASCII # IOASCII (CarpetLib,driver,Hyperslab) [ ] {IO}
+Carpet/CarpetIOFlexIO # IOFlexIO (CarpetLib,driver,Hyperslab) [ ] {IO}
+Carpet/CarpetLib # CarpetLib ( ) [ ] { }
+Carpet/CarpetReduce # reduce (CarpetLib,driver) [ ] { }
+Carpet/CarpetRegrid # CarpetRegrid (CarpetLib,driver) [ ] { }
+Carpet/CarpetSlab # Hyperslab (CarpetLib,driver) [ ] { }
+Carpet/CarpetTest # CarpetTest ( ) [ ] { }
+#Carpet/CartGrid3D # grid ( ) [ ] {driver}