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/axial/fxx.zl | 46 +++++++++++++++++--------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'CarpetAttic/Cart3dTest/test/axial/fxx.zl') diff --git a/CarpetAttic/Cart3dTest/test/axial/fxx.zl b/CarpetAttic/Cart3dTest/test/axial/fxx.zl index 4c490b63d..949f19951 100644 --- a/CarpetAttic/Cart3dTest/test/axial/fxx.zl +++ b/CarpetAttic/Cart3dTest/test/axial/fxx.zl @@ -1,32 +1,34 @@ # CART3DTEST::fxx z (fxx) # -# # 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 2 2 0 41010100 -0 0 0 0 0 2 2 2 41010101 -0 0 0 0 0 2 2 4 41010102 -0 0 0 0 0 2 2 6 41010103 -0 0 0 0 0 2 2 8 41010104 -0 0 0 0 0 2 2 10 41010105 -0 0 0 0 0 2 2 12 41010106 -0 0 0 0 0 2 2 14 41010107 -0 0 0 0 0 2 2 16 41010108 -0 0 0 0 0 2 2 18 41010109 +0 0 0 0 0 1 1 0 41010100 +0 0 0 0 0 1 1 1 41010101 +0 0 0 0 0 1 1 2 41010102 +0 0 0 0 0 1 1 3 41010103 +0 0 0 0 0 1 1 4 41010104 +0 0 0 0 0 1 1 5 41010105 +0 0 0 0 0 1 1 6 41010106 +0 0 0 0 0 1 1 7 41010107 +0 0 0 0 0 1 1 8 41010108 +0 0 0 0 0 1 1 9 41010109 + + -# # 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 2 2 0 41010100 -1 0 0 0 0 2 2 2 41010101 -1 0 0 0 0 2 2 4 41010102 -1 0 0 0 0 2 2 6 41010103 -1 0 0 0 0 2 2 8 41010104 -1 0 0 0 0 2 2 10 41010105 -1 0 0 0 0 2 2 12 41010106 -1 0 0 0 0 2 2 14 41010107 -1 0 0 0 0 2 2 16 41010108 -1 0 0 0 0 2 2 18 41010109 +1 0 0 0 0 1 1 0 41010100 +1 0 0 0 0 1 1 1 41010101 +1 0 0 0 0 1 1 2 41010102 +1 0 0 0 0 1 1 3 41010103 +1 0 0 0 0 1 1 4 41010104 +1 0 0 0 0 1 1 5 41010105 +1 0 0 0 0 1 1 6 41010106 +1 0 0 0 0 1 1 7 41010107 +1 0 0 0 0 1 1 8 41010108 +1 0 0 0 0 1 1 9 41010109 + + -- cgit v1.2.3