From e3265c45dfee4d3f1f512c07da9f24b5b13056bc Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@durham.ac.uk>
Date: Tue, 17 Jan 2017 12:54:15 +0000
Subject: [PATCH] Updated tolerances for vectorized routines output.

---
 tests/tolerance_27_normal.dat | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/tolerance_27_normal.dat b/tests/tolerance_27_normal.dat
index e2053261ed..2caec15f41 100644
--- a/tests/tolerance_27_normal.dat
+++ b/tests/tolerance_27_normal.dat
@@ -1,3 +1,3 @@
 #   ID      pos_x      pos_y      pos_z        v_x        v_y        v_z           rho        rho_dh        wcount     wcount_dh         div_v       curl_vx       curl_vy       curl_vz
-    0	    1e-6       1e-6	  1e-6 	       1e-6 	  1e-6	     1e-6	   1e-6	      2e-5	    2e-4       2e-3		 2e-6	     2e-6	   2e-6		 2e-6
-    0	    1e-6       1e-6	  1e-6 	       1e-6 	  1e-6	     1e-6	   1e-6	      6e-5	    1e-4       1e-4		 2e-5	     2e-5	   2e-5	 	 2e-5
+    0	    1e-6       1e-6	  1e-6 	       1e-6 	  1e-6	     1e-6	   1e-6	      3e-5	    2e-4       2e-3		 6e-6	     2e-6	   2e-6		 5e-6
+    0	    1e-6       1e-6	  1e-6 	       1e-6 	  1e-6	     1e-6	   1e-6	      1e-4	    1e-4       1e-4		 2e-4	     2e-5	   2e-5	 	 2e-5
-- 
GitLab