aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrideout <rideout@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>2003-08-22 21:47:03 +0000
committerrideout <rideout@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>2003-08-22 21:47:03 +0000
commit5d4dfbfea84336630412b333f3963ccd2134e104 (patch)
tree8808600aeaf6ffa007fdb722ff64c2d251e894fc
parent4bad64a243561a32c55cf6f6047ba5581cf88919 (diff)
CardGrid3D now inherits from CoordBase
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@81 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
-rw-r--r--par/WaveDemo-Iso.par2
-rw-r--r--par/WaveDemo.par2
-rw-r--r--test/test_pw_ADM_leap.par2
-rw-r--r--test/test_pw_ADM_sl.par2
4 files changed, 4 insertions, 4 deletions
diff --git a/par/WaveDemo-Iso.par b/par/WaveDemo-Iso.par
index f8834af..5e4fdd9 100644
--- a/par/WaveDemo-Iso.par
+++ b/par/WaveDemo-Iso.par
@@ -16,7 +16,7 @@
# These thorns must be compiled
-ActiveThorns = "admbase admmacros admanalysis coordgauge staticconformal time adm iobasic ioutil ioascii pugh pughreduce pughslab cartgrid3d boundary idlinearwaves IsoSurfacer httpd httpdextra Socket"
+ActiveThorns = "admbase admmacros admanalysis coordgauge staticconformal time adm iobasic ioutil ioascii pugh pughreduce pughslab CartGrid3D CoordBase boundary idlinearwaves IsoSurfacer httpd httpdextra Socket"
#------------------------------------------------------------------------------
diff --git a/par/WaveDemo.par b/par/WaveDemo.par
index 420ad3e..58c5e2e 100644
--- a/par/WaveDemo.par
+++ b/par/WaveDemo.par
@@ -16,7 +16,7 @@
# These thorns must be compiled
-ActiveThorns = "admbase admmacros admanalysis coordgauge staticconformal time adm iobasic ioutil ioascii pugh pughslab pughreduce cartgrid3d boundary idlinearwaves"
+ActiveThorns = "admbase admmacros admanalysis coordgauge staticconformal time adm iobasic ioutil ioascii pugh pughslab pughreduce CartGrid3D CoordBase boundary idlinearwaves"
#------------------------------------------------------------------------------
diff --git a/test/test_pw_ADM_leap.par b/test/test_pw_ADM_leap.par
index 226b642..8b2c636 100644
--- a/test/test_pw_ADM_leap.par
+++ b/test/test_pw_ADM_leap.par
@@ -3,7 +3,7 @@
#########################################################
# Required thorns
-ActiveThorns = "Boundary time pugh pughslab pughreduce cartgrid3d ADMBase ADM ADMMacros StaticConformal CoordGauge IDLinearWaves ioascii ioutil iobasic"
+ActiveThorns = "Boundary time pugh pughslab pughreduce CartGrid3D CoordBase ADMBase ADM ADMMacros StaticConformal CoordGauge IDLinearWaves ioascii ioutil iobasic"
# GENERAL
diff --git a/test/test_pw_ADM_sl.par b/test/test_pw_ADM_sl.par
index cc37fcc..91c74f8 100644
--- a/test/test_pw_ADM_sl.par
+++ b/test/test_pw_ADM_sl.par
@@ -3,7 +3,7 @@
#########################################################
# Required thorns
-ActiveThorns = "boundary time pugh pughslab pughreduce cartgrid3d ADMBase StaticConformal ADM ADMMacros ADMAnalysis CoordGauge IDLinearWaves ioascii ioutil iobasic"
+ActiveThorns = "boundary time pugh pughslab pughreduce CartGrid3D CoordBase ADMBase StaticConformal ADM ADMMacros ADMAnalysis CoordGauge IDLinearWaves ioascii ioutil iobasic"
# GENERAL