From 467404cd713ddedfe935bd9be6bed0bce44309ea Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 4 Nov 2010 20:26:45 +0000 Subject: raise testsuite tolerance to about the actual level of the scheme used - small changes e.g. in math library functions otherwise change the number of iterations taken and can change the results quite a bit more git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@50 971fb155-194f-0410-9daf-e2eca44e59f5 --- test/test.ccl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/test.ccl diff --git a/test/test.ccl b/test/test.ccl new file mode 100644 index 0000000..719a0db --- /dev/null +++ b/test/test.ccl @@ -0,0 +1,2 @@ +ABSTOL 1.e-8 +RELTOL 1.e-8 -- cgit v1.2.3