aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrideout <rideout@50555cc7-fb31-491a-85db-9a2874240742>2003-08-22 22:11:44 +0000
committerrideout <rideout@50555cc7-fb31-491a-85db-9a2874240742>2003-08-22 22:11:44 +0000
commit5c4c02b6a7a6fa92a6284b4ad24200fbaae2bff1 (patch)
tree6954742bb119ccf7572f5391f482b1720fcee19b
parentd8e0960b453e6038484f3e1f9c9acd6294c9b3e9 (diff)
CardGrid3D now inherits from CoordBase
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyCXX/trunk@62 50555cc7-fb31-491a-85db-9a2874240742
-rw-r--r--par/wavetoycxx_flat.par2
-rw-r--r--test/test_rad.par2
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