From ff4408a5d5f3a5c2508601bde8f4d503980db70e Mon Sep 17 00:00:00 2001 From: pollney Date: Thu, 9 May 2002 11:29:54 +0000 Subject: Added required syncronisation before cartoon interpolation routine to prevent a processor boundary problem. This also fixes the NaNs that were showing up in the ahf.gauss output of the test-suites, however it is not clear that the gaussian curvature calculation in the AHFinder is properly cartoonised anyways. This fix required modifications to the test-suites. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@35 eec4d7dc-71c2-46d6-addf-10296150bf52 --- test/test_cartoon_3/grr.yl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/test_cartoon_3/grr.yl') diff --git a/test/test_cartoon_3/grr.yl b/test/test_cartoon_3/grr.yl index 124a54e..c45c84a 100644 --- a/test/test_cartoon_3/grr.yl +++ b/test/test_cartoon_3/grr.yl @@ -1,12 +1,16 @@ "Time = 0.0000000000000 +-0.4000000000000 1.0000000000000 -0.2000000000000 1.0000000000000 0.0000000000000 1.0000000000000 0.2000000000000 1.0000000000000 +0.4000000000000 1.0000000000000 "Time = 0.0500000000000 +-0.4000000000000 1.0000000000000 -0.2000000000000 1.0000000000000 0.0000000000000 1.0000000000000 0.2000000000000 1.0000000000000 +0.4000000000000 1.0000000000000 -- cgit v1.2.3