aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryye00 <yye00@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2005-11-01 18:50:42 +0000
committeryye00 <yye00@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2005-11-01 18:50:42 +0000
commit1300ff2f153df93c5856fdd0362d635e6c172199 (patch)
tree481b3b3fd485c9b51d59b171fe9fa4f407150de5
parent3833be9a0fe6cc10ebd7d74b97e2a509ea0bc76f (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.cactuscode.org/arrangements/CactusWave/WaveToyF90/trunk@106 f80f6fb6-8356-4fd4-90bc-d84ad503c100
-rw-r--r--test/test_rad.par2
-rw-r--r--test/test_wavef90_flat.par2
-rw-r--r--test/test_wavef90_zero.par2
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