diff --git a/poisson/Test.L-shape.2D.coo-gpu.arc b/poisson/Test.L-shape.2D.coo-gpu.arc index be74031..4f1e76a 100644 --- a/poisson/Test.L-shape.2D.coo-gpu.arc +++ b/poisson/Test.L-shape.2D.coo-gpu.arc @@ -1,7 +1,7 @@ - L-Shape 2D with COO sparse matrix format GPU compatible. The result of this test is compared with test_poisson_results.txt. + L-Shape 2D with COO sparse matrix format GPU compatible. The result of this test is compared with poisson_test_ref_L-shape_2D.txt PoissonLoop @@ -21,11 +21,11 @@ true - test_poisson_results.txt - -1.0 + poisson_test_ref_L-shape_2D.txt + -5.5 boundary - 0.0 + 0.5 diff --git a/poisson/Test.L-shape.3D.coo-gpu.arc b/poisson/Test.L-shape.3D.coo-gpu.arc index a118c1b..6022ae3 100644 --- a/poisson/Test.L-shape.3D.coo-gpu.arc +++ b/poisson/Test.L-shape.3D.coo-gpu.arc @@ -1,7 +1,7 @@ - L-Shape 3D with COO sparse matrix format Gpu compatible. The result of this test is compared with test_3D_L-shape_poisson.txt. + L-Shape 3D with COO sparse matrix format Gpu compatible. The result of this test is compared with poisson_test_ref_L-shape_3D.txt. PoissonLoop @@ -21,8 +21,8 @@ true - 1.0 - test_3D_L-shape_poisson.txt + 5.5 + poisson_test_ref_L-shape_3D.txt TETRA4 bot