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/quadrant/fzx.zl | 46 +++++++++++++++-------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'CarpetAttic/Cart3dTest/test/quadrant/fzx.zl') diff --git a/CarpetAttic/Cart3dTest/test/quadrant/fzx.zl b/CarpetAttic/Cart3dTest/test/quadrant/fzx.zl index 2135604d4..882a1b1da 100644 --- a/CarpetAttic/Cart3dTest/test/quadrant/fzx.zl +++ b/CarpetAttic/Cart3dTest/test/quadrant/fzx.zl @@ -1,32 +1,34 @@ # CART3DTEST::fzx z (fzx) # -# # 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 2 0 47000100 -0 0 0 0 0 0 2 2 47000101 -0 0 0 0 0 0 2 4 47000102 -0 0 0 0 0 0 2 6 47000103 -0 0 0 0 0 0 2 8 47000104 -0 0 0 0 0 0 2 10 47000105 -0 0 0 0 0 0 2 12 47000106 -0 0 0 0 0 0 2 14 47000107 -0 0 0 0 0 0 2 16 47000108 -0 0 0 0 0 0 2 18 47000109 +0 0 0 0 0 0 1 0 47000100 +0 0 0 0 0 0 1 1 47000101 +0 0 0 0 0 0 1 2 47000102 +0 0 0 0 0 0 1 3 47000103 +0 0 0 0 0 0 1 4 47000104 +0 0 0 0 0 0 1 5 47000105 +0 0 0 0 0 0 1 6 47000106 +0 0 0 0 0 0 1 7 47000107 +0 0 0 0 0 0 1 8 47000108 +0 0 0 0 0 0 1 9 47000109 + + -# # iteration 1 # time level 0 refinement level 0 component 0 multigrid level 0 # column format: it tl rl c ml x y z data -1 0 0 0 0 0 2 0 47000100 -1 0 0 0 0 0 2 2 47000101 -1 0 0 0 0 0 2 4 47000102 -1 0 0 0 0 0 2 6 47000103 -1 0 0 0 0 0 2 8 47000104 -1 0 0 0 0 0 2 10 47000105 -1 0 0 0 0 0 2 12 47000106 -1 0 0 0 0 0 2 14 47000107 -1 0 0 0 0 0 2 16 47000108 -1 0 0 0 0 0 2 18 47000109 +1 0 0 0 0 0 1 0 47000100 +1 0 0 0 0 0 1 1 47000101 +1 0 0 0 0 0 1 2 47000102 +1 0 0 0 0 0 1 3 47000103 +1 0 0 0 0 0 1 4 47000104 +1 0 0 0 0 0 1 5 47000105 +1 0 0 0 0 0 1 6 47000106 +1 0 0 0 0 0 1 7 47000107 +1 0 0 0 0 0 1 8 47000108 +1 0 0 0 0 0 1 9 47000109 + + -- cgit v1.2.3