From d33c8edc248d0a8dad2f91398d845e05ab6562ba Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Sat, 18 Sep 2004 12:37:00 +0000 Subject: Outdate sample thorn lists darcs-hash:20040918123752-891bb-d5fe2f4d72825048ff28c3f3687a9c36f2112431.gz --- CarpetAttic/thornlists/carpet-wavetoy.th | 32 ++++++++++++++++++++++++++++++++ CarpetAttic/thornlists/std-wavetoy.th | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 CarpetAttic/thornlists/carpet-wavetoy.th create mode 100644 CarpetAttic/thornlists/std-wavetoy.th (limited to 'CarpetAttic') 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} -- cgit v1.2.3