From ae5124b780de7c4ee11b7cb7eb154de810fec75d 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/WaveToyC/trunk@91 90eea020-d82d-4da5-bf6e-4ee79ff7632f --- par/wavetoy.par | 2 +- par/wavetoyc_flat.par | 2 +- par/wavetoyc_gnuplot.par | 2 +- par/wavetoyc_none.par | 2 +- par/wavetoyc_rad.par | 2 +- par/wavetoyc_static.par | 2 +- test/test_rad.par | 2 +- test/wave_output.par | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/par/wavetoy.par b/par/wavetoy.par index 4b16506..c6c0b01 100644 --- a/par/wavetoy.par +++ b/par/wavetoy.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab cartgrid3d ioutil ioascii" +ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/par/wavetoyc_flat.par b/par/wavetoyc_flat.par index 4ee92bf..a0c3901 100644 --- a/par/wavetoyc_flat.par +++ b/par/wavetoyc_flat.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/par/wavetoyc_gnuplot.par b/par/wavetoyc_gnuplot.par index 08ff347..cd93763 100644 --- a/par/wavetoyc_gnuplot.par +++ b/par/wavetoyc_gnuplot.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" IOBasic::outScalar_style = "gnuplot" IOASCII::out1D_style = "gnuplot" diff --git a/par/wavetoyc_none.par b/par/wavetoyc_none.par index dbf5243..28bb62e 100644 --- a/par/wavetoyc_none.par +++ b/par/wavetoyc_none.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/par/wavetoyc_rad.par b/par/wavetoyc_rad.par index f6c52f5..85b56e1 100644 --- a/par/wavetoyc_rad.par +++ b/par/wavetoyc_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/par/wavetoyc_static.par b/par/wavetoyc_static.par index c4d825d..a593736 100644 --- a/par/wavetoyc_static.par +++ b/par/wavetoyc_static.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic" +ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/test/test_rad.par b/test/test_rad.par index 4db19c0..b9a7d24 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -11,7 +11,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwavec time wavetoyc pugh pughslab pughreduce cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwavec time wavetoyc pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/test/wave_output.par b/test/wave_output.par index a77c21e..024bee8 100644 --- a/test/wave_output.par +++ b/test/wave_output.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary idscalarwavec time wavetoyc pugh PUGHReduce PUGHSlab cartgrid3d ioutil iobasic IOASCII jpeg6b" +ActiveThorns = "boundary idscalarwavec time wavetoyc pugh PUGHReduce PUGHSlab CartGrid3D CoordBase ioutil iobasic IOASCII jpeg6b" time::dtfac = 0.5 -- cgit v1.2.3