From d5fc152af16a1c5eac5c5846ae5f74acd890b953 Mon Sep 17 00:00:00 2001 From: yye00 Date: Tue, 1 Nov 2005 18:50:42 +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.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@124 4451c3c6-1034-4891-99ea-21147727ccdf --- test/test_rad.par | 2 +- test/test_rob.par | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_rad.par b/test/test_rad.par index e99bdc3..6bbb7be 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii localreduce" time::dtfac = 0.5 diff --git a/test/test_rob.par b/test/test_rob.par index 211e78a..70194c4 100644 --- a/test/test_rob.par +++ b/test/test_rob.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii localreduce" time::dtfac = 0.5 -- cgit v1.2.3