From 8803d8fcd1f81841395d65163a8ce639fae139bd Mon Sep 17 00:00:00 2001 From: yye00 Date: Tue, 1 Nov 2005 18:50:39 +0000 Subject: 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/ADMConstraints/trunk@118 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- test/ADMConstraints_Mask.par | 2 +- test/ADMConstraints_Physical.par | 2 +- test/ADMConstraints_Shift.par | 2 +- test/test_ADM.par | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/ADMConstraints_Mask.par b/test/ADMConstraints_Mask.par index ba0ed02..2fd4321 100644 --- a/test/ADMConstraints_Mask.par +++ b/test/ADMConstraints_Mask.par @@ -12,7 +12,7 @@ # @@*/ # Required thorns -ActiveThorns = "ADMCoupling Boundary Time ADMconstraints pugh ADM CoordGauge pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic" +ActiveThorns = "ADMCoupling Boundary Time ADMconstraints pugh ADM CoordGauge pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic localreduce" # GENERAL diff --git a/test/ADMConstraints_Physical.par b/test/ADMConstraints_Physical.par index 506e8d3..0360a58 100644 --- a/test/ADMConstraints_Physical.par +++ b/test/ADMConstraints_Physical.par @@ -12,7 +12,7 @@ # @@*/ # Required thorns -ActiveThorns = "ADMCoupling Boundary Time ADMconstraints ADM CoordGauge pugh pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic" +ActiveThorns = "ADMCoupling Boundary Time ADMconstraints ADM CoordGauge pugh pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic localreduce" # GENERAL diff --git a/test/ADMConstraints_Shift.par b/test/ADMConstraints_Shift.par index 0f60637..6de0d28 100644 --- a/test/ADMConstraints_Shift.par +++ b/test/ADMConstraints_Shift.par @@ -12,7 +12,7 @@ # @@*/ # Required thorns -ActiveThorns = "ADMCoupling Boundary Time ADMconstraints ADM CoordGauge pugh pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic" +ActiveThorns = "ADMCoupling Boundary Time ADMconstraints ADM CoordGauge pugh pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros spacemask idanalyticbh ioutil iobasic localreduce" # GENERAL diff --git a/test/test_ADM.par b/test/test_ADM.par index 6ccf65d..018af0d 100644 --- a/test/test_ADM.par +++ b/test/test_ADM.par @@ -12,7 +12,7 @@ # @@*/ # Required thorns -ActiveThorns = "ADMCoupling Boundary Time ADMconstraints pugh pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros coordgauge spacemask ADM idanalyticbh ioutil iobasic" +ActiveThorns = "ADMCoupling Boundary Time ADMconstraints pugh pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal admmacros coordgauge spacemask ADM idanalyticbh ioutil iobasic localreduce" # GENERAL @@ -52,4 +52,4 @@ IOBasic::outInfo_every = 1 IOBasic::outInfo_vars = "admconstraints::ham admbase::gxx" # do not use the new scheme for names of output files -IO::new_filename_scheme = "no" \ No newline at end of file +IO::new_filename_scheme = "no" -- cgit v1.2.3