From 5d4dfbfea84336630412b333f3963ccd2134e104 Mon Sep 17 00:00:00 2001 From: rideout Date: Fri, 22 Aug 2003 21:47:03 +0000 Subject: CardGrid3D now inherits from CoordBase git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@81 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7 --- par/WaveDemo-Iso.par | 2 +- par/WaveDemo.par | 2 +- test/test_pw_ADM_leap.par | 2 +- test/test_pw_ADM_sl.par | 2 +- 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 -- cgit v1.2.3