From 5c4c02b6a7a6fa92a6284b4ad24200fbaae2bff1 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/WaveToyCXX/trunk@62 50555cc7-fb31-491a-85db-9a2874240742 --- par/wavetoycxx_flat.par | 2 +- test/test_rad.par | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/par/wavetoycxx_flat.par b/par/wavetoycxx_flat.par index d932233..877b4ff 100644 --- a/par/wavetoycxx_flat.par +++ b/par/wavetoycxx_flat.par @@ -9,7 +9,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary idscalarwavecxx iobasic time wavetoycxx pugh pughreduce pughslab cartgrid3d ioutil ioascii" +ActiveThorns = "boundary idscalarwavecxx iobasic time wavetoycxx pugh pughreduce pughslab CartGrid3D CoordBase ioutil ioascii" time::dtfac = 0.5 diff --git a/test/test_rad.par b/test/test_rad.par index bdb5130..5bd5cef 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -11,7 +11,7 @@ # @enddesc # @@*/ -ActiveThorns = "iobasic idscalarwavecxx time wavetoycxx pugh pughslab pughreduce cartgrid3d boundary ioutil ioascii" +ActiveThorns = "iobasic idscalarwavecxx time wavetoycxx pugh pughslab pughreduce CartGrid3D CoordBase boundary ioutil ioascii" time::dtfac = 0.5 -- cgit v1.2.3