aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryye00 <yye00@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2005-11-01 18:50:42 +0000
committeryye00 <yye00@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2005-11-01 18:50:42 +0000
commit11802cbd8b2739fed5dc0089bf8bdc126d6dea04 (patch)
treea2ea7c82200ab49bd5757a999d53c3c1531fa950
parent5e957354af3347916da8a4873b2f866484f866f1 (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/WaveToyC/trunk@117 90eea020-d82d-4da5-bf6e-4ee79ff7632f
-rw-r--r--test/test_rad.par2
-rw-r--r--test/wave_output.par2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/test_rad.par b/test/test_rad.par
index b2e982d..4d0058c 100644
--- a/test/test_rad.par
+++ b/test/test_rad.par
@@ -11,7 +11,7 @@
# @enddesc
# @@*/
-ActiveThorns = "boundary iobasic idscalarwavec time wavetoyc pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii"
+ActiveThorns = "boundary iobasic idscalarwavec time wavetoyc pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii localreduce"
time::dtfac = 0.5
diff --git a/test/wave_output.par b/test/wave_output.par
index 32f0017..c106693 100644
--- a/test/wave_output.par
+++ b/test/wave_output.par
@@ -10,7 +10,7 @@
# @enddesc
# @@*/
-ActiveThorns = "boundary idscalarwavec time wavetoyc pugh PUGHReduce PUGHSlab CartGrid3D CoordBase SymBase ioutil iobasic IOASCII jpeg6b"
+ActiveThorns = "boundary idscalarwavec time wavetoyc pugh PUGHReduce PUGHSlab CartGrid3D CoordBase SymBase ioutil iobasic localreduce IOASCII jpeg6b"
time::dtfac = 0.5