From ce1f1c23c71fd2e540ac6c8bddd4f84a4b7a1360 Mon Sep 17 00:00:00 2001 From: rideout Date: Fri, 22 Aug 2003 22:11:44 +0000 Subject: CardGrid3D now inherits from CoordBase git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@102 4451c3c6-1034-4891-99ea-21147727ccdf --- par/wavetoyf77.par | 2 +- par/wavetoyf77_flat.par | 2 +- par/wavetoyf77_none.par | 2 +- par/wavetoyf77_rad.par | 2 +- test/test_rad.par | 2 +- test/test_rob.par | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/par/wavetoyf77.par b/par/wavetoyf77.par index 268b48d..400d499 100644 --- a/par/wavetoyf77.par +++ b/par/wavetoyf77.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "pughslab boundary idscalarwave time wavetoyf77 pugh pughreduce cartgrid3d ioutil ioascii" +ActiveThorns = "pughslab boundary idscalarwave time wavetoyf77 pugh pughreduce CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 pugh::info = "load" diff --git a/par/wavetoyf77_flat.par b/par/wavetoyf77_flat.par index 2cf0c8d..4b7ebad 100644 --- a/par/wavetoyf77_flat.par +++ b/par/wavetoyf77_flat.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary idscalarwave time wavetoyf77 pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "boundary idscalarwave time wavetoyf77 pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/par/wavetoyf77_none.par b/par/wavetoyf77_none.par index 5f51dbb..36a8dfe 100644 --- a/par/wavetoyf77_none.par +++ b/par/wavetoyf77_none.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary idscalarwave time wavetoyf77 pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "boundary idscalarwave time wavetoyf77 pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/par/wavetoyf77_rad.par b/par/wavetoyf77_rad.par index ec75944..f462218 100644 --- a/par/wavetoyf77_rad.par +++ b/par/wavetoyf77_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/test/test_rad.par b/test/test_rad.par index 4489674..aa94234 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/test/test_rob.par b/test/test_rob.par index f9a646d..0a86642 100644 --- a/test/test_rob.par +++ b/test/test_rob.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 -- cgit v1.2.3