aboutsummaryrefslogtreecommitdiff
path: root/test/test_binary_1.par
diff options
context:
space:
mode:
authoryye00 <yye00@b9286e40-80fe-41ab-903a-d6b447012e1e>2006-01-25 16:20:56 +0000
committeryye00 <yye00@b9286e40-80fe-41ab-903a-d6b447012e1e>2006-01-25 16:20:56 +0000
commit2c95a0884298b61b39265eff000d2021f0f68594 (patch)
treed156adc8efb3be776bd18b2cc4a2e3714911ead5 /test/test_binary_1.par
parentf6a85b5dae0095e7e3d4d10ad771984a8c3bf82f (diff)
updating WaveToy thorns to include infinite norm reduction
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveBinarySource/trunk@50 b9286e40-80fe-41ab-903a-d6b447012e1e
Diffstat (limited to 'test/test_binary_1.par')
-rw-r--r--test/test_binary_1.par1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_binary_1.par b/test/test_binary_1.par
index b62cbb8..e96db15 100644
--- a/test/test_binary_1.par
+++ b/test/test_binary_1.par
@@ -20,6 +20,7 @@ driver::global_nz = 20
cactus::cctk_itlast = 5
+IOBasic::outScalar_reductions = "norm1 norm2 minimum maximum norm_inf"
IOBasic::outScalar_every = 1
IOBasic::outScalar_vars = "wavetoy::phi"