aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/thornlists/carpet-wavetoy.th
blob: 5732d5d4df69109f3886b0fe34aa5e616d24010c (plain)
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
# $Header:$

# 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) [ ] { }