aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrideout <rideout@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2003-08-22 22:11:44 +0000
committerrideout <rideout@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2003-08-22 22:11:44 +0000
commit13d2a673a5c70a6a5de6a3fb01b3d0637f00f24e (patch)
treee3769a27b1426d12fc989f617923812bc7904d34
parent344373f02b022765ff7c08b6e83a4666dcdec436 (diff)
CardGrid3D now inherits from CoordBase
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF90/trunk@84 f80f6fb6-8356-4fd4-90bc-d84ad503c100
-rw-r--r--par/wavetoyf90.par2
-rw-r--r--par/wavetoyf90_flat.par2
-rw-r--r--par/wavetoyf90_none.par2
-rw-r--r--par/wavetoyf90_rad.par2
-rw-r--r--test/test_rad.par2
-rw-r--r--test/test_wavef90_flat.par2
-rw-r--r--test/test_wavef90_zero.par2
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