aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2013-11-13 01:46:41 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2013-11-13 01:46:41 +0000
commit9e5226b39b15552c69c463102032dce8289afa61 (patch)
treef5dd6544127930fa95e5137f790fa39be671d014
parenteddd297810e35dab8699fdf73eb900385cb7ee33 (diff)
Increase tolerance for test results
This is needed for the convergence tests to pass with the Intel compiler git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@105 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
-rw-r--r--test/test.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.ccl b/test/test.ccl
new file mode 100644
index 0000000..6ccaab2
--- /dev/null
+++ b/test/test.ccl
@@ -0,0 +1,2 @@
+ABSTOL 1e-8
+RELTOL 1e-8