aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryye00 <yye00@5301f0c2-dbc4-4cee-b2f5-8d7afba4d129>2005-11-01 18:50:39 +0000
committeryye00 <yye00@5301f0c2-dbc4-4cee-b2f5-8d7afba4d129>2005-11-01 18:50:39 +0000
commit18a0157e1eaad7003223037af6cd614b8c8411d6 (patch)
tree0335c9ed1e9b77c52a5a53a75767589e8437fb99
parent29324d753205790ec1778d8c5be70592af6ef5c6 (diff)
commits to change IOBasic to use the new reduction interface. This breaks the testsuite for testcomplex because of a new reduction scheme for complex numbers. WaveToy1DF77 also fails with inconsistency, failing at 3,7 processors with varying files and differences between them. Currently investigating these failurse in detail.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@106 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
-rw-r--r--test/extract_physical.par2
-rw-r--r--test/test_extract.par2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/extract_physical.par b/test/extract_physical.par
index 97abc85..dd4d68f 100644
--- a/test/extract_physical.par
+++ b/test/extract_physical.par
@@ -1,7 +1,7 @@
!DESC "Extract waveforms from BH"
-ActiveThorns = "Boundary CartGrid3D CoordBase SymBase Time IOUtil IOASCII PUGH PUGHSlab PUGHInterp LocalInterp Extract ADMBase StaticConformal IDAnalyticBH ADM ADMMacros CoordGauge"
+ActiveThorns = "Boundary CartGrid3D CoordBase SymBase Time IOUtil IOASCII PUGH PUGHSlab PUGHInterp LocalInterp Extract ADMBase StaticConformal IDAnalyticBH ADM ADMMacros CoordGauge localreduce"
driver::global_nx = 15
diff --git a/test/test_extract.par b/test/test_extract.par
index 0aa7ba7..f1cc803 100644
--- a/test/test_extract.par
+++ b/test/test_extract.par
@@ -1,7 +1,7 @@
!DESC "Extract waveforms from BH"
-ActiveThorns = "Boundary CartGrid3D CoordBase SymBase Time IOUtil IOASCII PUGH PUGHSlab PUGHInterp LocalInterp Extract ADMBase StaticConformal IDAnalyticBH ADM ADMMacros CoordGauge"
+ActiveThorns = "Boundary CartGrid3D CoordBase SymBase Time IOUtil IOASCII PUGH PUGHSlab PUGHInterp LocalInterp Extract ADMBase StaticConformal IDAnalyticBH ADM ADMMacros CoordGauge localreduce"
driver::global_nx = 15