aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy_Test
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-10-10 23:01:26 -0400
committerErik Schnetter <schnetter@gmail.com>2012-10-10 23:01:26 -0400
commit577bb4833afad4286c8db76c6327e89c0ae0ea17 (patch)
tree758faca38009f2d4aeeeed458ef630c92bdb177f /ML_WaveToy_Test
parent7301877639925c3c1f869f32cf0d55e1a5bc65f5 (diff)
ML_WaveToy_Test: Increase tolerance for test cases
Diffstat (limited to 'ML_WaveToy_Test')
-rw-r--r--ML_WaveToy_Test/test/test.ccl3
1 files changed, 3 insertions, 0 deletions
diff --git a/ML_WaveToy_Test/test/test.ccl b/ML_WaveToy_Test/test/test.ccl
index 95b367d..322ee14 100644
--- a/ML_WaveToy_Test/test/test.ccl
+++ b/ML_WaveToy_Test/test/test.ccl
@@ -1 +1,4 @@
NPROCS 2
+
+ABSTOL 1.0e-11
+RELTOL 1.0e-11