From 13d2a673a5c70a6a5de6a3fb01b3d0637f00f24e 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/WaveToyF90/trunk@84 f80f6fb6-8356-4fd4-90bc-d84ad503c100 --- par/wavetoyf90.par | 2 +- par/wavetoyf90_flat.par | 2 +- par/wavetoyf90_none.par | 2 +- par/wavetoyf90_rad.par | 2 +- test/test_rad.par | 2 +- test/test_wavef90_flat.par | 2 +- test/test_wavef90_zero.par | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/par/wavetoyf90.par b/par/wavetoyf90.par index e3d51e6..9abe77a 100644 --- a/par/wavetoyf90.par +++ b/par/wavetoyf90.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary idscalarwave time wavetoyf90 pugh pughreduce pughslab cartgrid3d ioutil ioascii" +ActiveThorns = "boundary idscalarwave time wavetoyf90 pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/par/wavetoyf90_flat.par b/par/wavetoyf90_flat.par index 21d7bfc..58d8fb6 100644 --- a/par/wavetoyf90_flat.par +++ b/par/wavetoyf90_flat.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary idscalarwave time wavetoyf90 pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "boundary idscalarwave time wavetoyf90 pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/par/wavetoyf90_none.par b/par/wavetoyf90_none.par index c06fa97..37ee342 100644 --- a/par/wavetoyf90_none.par +++ b/par/wavetoyf90_none.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary idscalarwave time wavetoyf90 pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "boundary idscalarwave time wavetoyf90 pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/par/wavetoyf90_rad.par b/par/wavetoyf90_rad.par index 507eda9..1792db3 100644 --- a/par/wavetoyf90_rad.par +++ b/par/wavetoyf90_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughreduce pughslab cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/test/test_rad.par b/test/test_rad.par index 0db0374..243509b 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/test/test_wavef90_flat.par b/test/test_wavef90_flat.par index 278e898..abc2f8c 100644 --- a/test/test_wavef90_flat.par +++ b/test/test_wavef90_flat.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/test/test_wavef90_zero.par b/test/test_wavef90_zero.par index d6cd71f..7644cc4 100644 --- a/test/test_wavef90_zero.par +++ b/test/test_wavef90_zero.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 -- cgit v1.2.3