From ae272231682fe268920c0b48b4e92b6537e563c3 Mon Sep 17 00:00:00 2001 From: eschnett <> Date: Tue, 13 Mar 2001 11:07:00 +0000 Subject: Fixing bugs with octant mode, coordinates, and ASCII output. Fixing bugs with octant mode, coordinates, and ASCII output. Adapting the test suite. darcs-hash:20010313110700-f6438-2bd65c5a1e0c1582bed9a08ec9c19df312ad817a.gz --- CarpetAttic/Cart3dTest/test/basic/cart3d_x.xl | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'CarpetAttic/Cart3dTest/test/basic/cart3d_x.xl') diff --git a/CarpetAttic/Cart3dTest/test/basic/cart3d_x.xl b/CarpetAttic/Cart3dTest/test/basic/cart3d_x.xl index 29aa5ee71..514360e24 100644 --- a/CarpetAttic/Cart3dTest/test/basic/cart3d_x.xl +++ b/CarpetAttic/Cart3dTest/test/basic/cart3d_x.xl @@ -1,17 +1,18 @@ # GRID::cart3d_x x (cart3d_x) # -# # iteration 0 # time level 0 refinement level 0 component 0 multigrid level 0 # column format: it tl rl c ml x y z data -0 0 0 0 0 0 10 10 -0.5 -0 0 0 0 0 2 10 10 -0.388888888888889 -0 0 0 0 0 4 10 10 -0.277777777777778 -0 0 0 0 0 6 10 10 -0.166666666666667 -0 0 0 0 0 8 10 10 -0.0555555555555556 -0 0 0 0 0 10 10 10 0.0555555555555555 -0 0 0 0 0 12 10 10 0.166666666666667 -0 0 0 0 0 14 10 10 0.277777777777778 -0 0 0 0 0 16 10 10 0.388888888888889 -0 0 0 0 0 18 10 10 0.5 +0 0 0 0 0 0 5 5 -0.5 +0 0 0 0 0 1 5 5 -0.388888888888889 +0 0 0 0 0 2 5 5 -0.277777777777778 +0 0 0 0 0 3 5 5 -0.166666666666667 +0 0 0 0 0 4 5 5 -0.0555555555555556 +0 0 0 0 0 5 5 5 0.0555555555555555 +0 0 0 0 0 6 5 5 0.166666666666667 +0 0 0 0 0 7 5 5 0.277777777777778 +0 0 0 0 0 8 5 5 0.388888888888889 +0 0 0 0 0 9 5 5 0.5 + + -- cgit v1.2.3