From 1300ff2f153df93c5856fdd0362d635e6c172199 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/WaveToyF90/trunk@106 f80f6fb6-8356-4fd4-90bc-d84ad503c100 --- test/test_rad.par | 2 +- test/test_wavef90_flat.par | 2 +- test/test_wavef90_zero.par | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/test_rad.par b/test/test_rad.par index a8befbf..27ee702 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii localreduce" time::dtfac = 0.5 diff --git a/test/test_wavef90_flat.par b/test/test_wavef90_flat.par index cfb8d9d..1201ee9 100644 --- a/test/test_wavef90_flat.par +++ b/test/test_wavef90_flat.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii localreduce" time::dtfac = 0.5 diff --git a/test/test_wavef90_zero.par b/test/test_wavef90_zero.par index 9ff94c3..668acdd 100644 --- a/test/test_wavef90_zero.par +++ b/test/test_wavef90_zero.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii localreduce" time::dtfac = 0.5 -- cgit v1.2.3